boxen / our-boxen

Copy me for your team.
https://github.com/boxen/our-boxen/
MIT License
2.58k stars 882 forks source link

updated git credential to use git subcommand #752

Closed logicminds closed 9 years ago

logicminds commented 9 years ago
logicminds commented 9 years ago

I am not exactly sure this is required, but before I fixed #750 I originally thought this was a problem because I had a virgin system without the boxen provided git and this command did not exist. On a virgin system /usr/bin/git is the path of git which comes from Xcode. Once boxen is run, /usr/local/bin/git becomes the new version and the git-credential-osxkeychain command line tool is installed.