I am using Mountain Lion (10.8.5) so I can't get a Git version higher than 2.3.5. The only thing that worked for me was to add an SSH key to my Github account, as explained here.
And then cloning with SSH. Either use SourceTree or just git clone git@github.com:[username]/[repository].git