1
0
mirror of https://github.com/git/git.git synced 2024-10-19 23:28:32 +02:00
git/contrib/credential/netrc
Ted Zlatanov 5482920919 Add contrib/credentials/netrc with GPG support
This credential helper supports multiple files, returning the first one
that matches.  It checks file permissions and owner.  For *.gpg files,
it will run GPG to decrypt the file.

Signed-off-by: Ted Zlatanov <tzz@lifelogs.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-02-25 13:46:14 -08:00
..
git-credential-netrc
Makefile
test.netrc
test.pl