]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bc/wildcard-credential'
authorJunio C Hamano <gitster@pobox.com>
Tue, 5 May 2020 21:54:26 +0000 (14:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 May 2020 21:54:26 +0000 (14:54 -0700)
Update the parser used for credential.<URL>.<variable>
configuration, to handle <URL>s with '/' in them correctly.

* bc/wildcard-credential:
  credential: fix matching URLs with multiple levels in path

1  2 
credential.c
strbuf.c
strbuf.h
t/t0300-credentials.sh

diff --cc credential.c
Simple merge
diff --cc strbuf.c
Simple merge
diff --cc strbuf.h
Simple merge
Simple merge