]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'dl/credential-netrc'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Jan 2020 23:07:29 +0000 (15:07 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Jan 2020 23:07:30 +0000 (15:07 -0800)
Sample credential helper for using .netrc has been updated to work
out of the box.

* dl/credential-netrc:
  contrib/credential/netrc: work outside a repo
  contrib/credential/netrc: make PERL_PATH configurable


Trivial merge