git/contrib/credential/netrc
Todd Zullinger 04542b6012 git-credential-netrc: make "all" default target of Makefile
Running "make" in contrib/credential/netrc should run the "all" target
rather than the "test" target.  Add an empty "all::" target like most of
our other Makefiles.

Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2018-06-18 14:58:59 -07:00
..
Makefile git-credential-netrc: make "all" default target of Makefile 2018-06-18 14:58:59 -07:00
git-credential-netrc git-credential-netrc: remove use of "autodie" 2018-06-13 09:49:50 -07:00
t-git-credential-netrc.sh git-credential-netrc: use in-tree Git.pm for tests 2018-06-18 08:44:33 -07:00
test.command-option-gpg git-credential-netrc: accept gpg option 2018-05-14 08:53:08 +09:00
test.git-config-gpg git-credential-netrc: accept gpg option 2018-05-14 08:53:08 +09:00
test.netrc Add contrib/credentials/netrc with GPG support 2013-02-25 13:46:14 -08:00
test.netrc.gpg git-credential-netrc: accept gpg option 2018-05-14 08:53:08 +09:00
test.pl git-credential-netrc: fix exit status when tests fail 2018-06-18 08:44:41 -07:00