]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/escaped-wildcard-dwim'
authorJunio C Hamano <gitster@pobox.com>
Wed, 12 Feb 2020 20:41:35 +0000 (12:41 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Feb 2020 20:41:35 +0000 (12:41 -0800)
Disambiguation logic to tell revisions and pathspec apart has been
tweaked so that backslash-escaped glob special characters do not
count in the "wildcards are pathspec" rule.

* jk/escaped-wildcard-dwim:
  verify_filename(): handle backslashes in "wildcards are pathspecs" rule

1  2 
t/t1506-rev-parse-diagnosis.sh

Simple merge