mirror of
https://github.com/git/git.git
synced 2024-11-06 01:03:02 +01:00
5482920919
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>
5 lines
48 B
Makefile
5 lines
48 B
Makefile
test:
|
|
./test.pl
|
|
|
|
testverbose:
|
|
./test.pl -d -v
|