Y
Hacker News
new
|
ask
|
show
|
jobs
by
nilsjuenemann
3662 days ago
Is there already a pre-built package for MacOSX?
2 comments
gunn
3662 days ago
https://www.kernel.org/pub/software/scm/git/git-2.9.0.tar.xz
(as used by homebrew)
link
throwaway745234
3662 days ago
Homebrew has it.
link
donatj
3662 days ago
I sadly usually wait for the official AppleGit Xcode tools release for the Keychain integration I'm so sadly dependent on.
link
modoc
3662 days ago
The 2.9 git install from homebrew prompted me for keychain access and then just "worked", this morning. My first time using brew git. So you may want to give it a whirl.
link
sxg
3662 days ago
I'm not exactly sure what your use case is, but would this help?
https://help.github.com/articles/caching-your-github-passwor...
link
qwyxzy
3662 days ago
I use brew'd git alongside git credential-osxkeychain.
link