contrib: add credential helper for OS X Keychain
authorJeff King <peff@peff.net>
Sat, 10 Dec 2011 10:53:14 +0000 (05:53 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Dec 2011 00:09:39 +0000 (16:09 -0800)
commit34961d3...dae69b00a8a5aabd568fb87f376ebb87
tree71cc073...5a0fd830b5bc3e8326bdd39987f405b6copy hash to clipboard (tree)
parent3f3a970...aeb1743a3eaedec8791afba67419961ccopy hash to clipboard (diff)
contrib/credential/osxkeychain/.gitignore [new file with mode: 0644]
contrib/credential/osxkeychain/Makefile [new file with mode: 0644]
contrib/credential/osxkeychain/git-credential-osxkeychain.c [new file with mode: 0644]