git-commit-vandalism/contrib/credential/netrc
Luis Marsano 04f673d7e4 git-credential-netrc: use in-tree Git.pm for tests
The netrc test.pl script calls git-credential-netrc which imports the
Git module.  Pass GITPERLLIB to git-credential-netrc via PERL5LIB to
ensure the in-tree Git module is used for testing.

Signed-off-by: Luis Marsano <luis.marsano@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2018-06-18 08:44:33 -07:00
..
git-credential-netrc git-credential-netrc: remove use of "autodie" 2018-06-13 09:49:50 -07:00
Makefile
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
test.netrc.gpg git-credential-netrc: accept gpg option 2018-05-14 08:53:08 +09:00
test.pl git-credential-netrc: use in-tree Git.pm for tests 2018-06-18 08:44:33 -07:00