]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/loosen-urlmatch'
authorJunio C Hamano <gitster@pobox.com>
Mon, 29 Nov 2021 23:41:44 +0000 (15:41 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Nov 2021 23:41:44 +0000 (15:41 -0800)
Treat "_" as any other URL-valid characters in an URL when matching
the per-URL configuration variable names.

* jk/loosen-urlmatch:
  urlmatch: add underscore to URL_HOST_CHARS


Trivial merge