]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bc/wildcard-credential'
authorJunio C Hamano <gitster@pobox.com>
Thu, 5 Mar 2020 18:43:02 +0000 (10:43 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Mar 2020 18:43:02 +0000 (10:43 -0800)
A configuration element used for credential subsystem can now use
wildcard pattern to specify for which set of URLs the entry
applies.

* bc/wildcard-credential:
  credential: allow wildcard patterns when matching config
  credential: use the last matching username in the config
  t0300: add tests for some additional cases
  t1300: add test for urlmatch with multiple wildcards
  mailmap: add an additional email address for brian m. carlson

1  2 
.mailmap
Documentation/gitcredentials.txt
credential.h
strbuf.h
t/t1300-config.sh

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