]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit341f8a6476d1d25c3906696489d87fc381739b59
tree374572d5f341ca93ceef7129bde941187d763fec
parentb486d2ee811d7471e7a31cd315eddca1be79fc19
parent39e21c6ef5221a1dcb8a241f60d7e91d59bd6627
Merge branch 'jk/escaped-wildcard-dwim'

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
t/t1506-rev-parse-diagnosis.sh