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)
commitfd65fc3960a972ab2f03b94d08f0e421d9ee22bb
tree05661137277959a67079a9f8fd43bde7e83b92fa
parentb34789c0b0d3b137f0bb516b417bd8d75e0cb306
parentb44d0118ac5074215ece7ae2bb86ad0713f70674
Merge branch 'bc/wildcard-credential'

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
credential.c
strbuf.c
strbuf.h
t/t0300-credentials.sh