Where should I download a free Git client for Mac OS X 10.4 (Tiger)?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Since it looks like the pre-compiled version on Mac OS X are compiled for Leopard or later, you will probably have to compile it yourself, though you could download those and see if they work. You could download the source and compile it yourself, or you could install MacPorts and then run
sudo port install git-core.