diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-05-19 13:17:57 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-05-19 13:17:58 -0700 |
commit | 949d16795c55ae4712aaec847d55bd2d7d050c84 (patch) | |
tree | 147192912e9f4fa4f0bef595d6d56c10552f2ab3 /Documentation/git-rebase.txt | |
parent | Merge branch 'jc/merge' (diff) | |
parent | pathspec: avoid the need of "--" when wildcard is used (diff) | |
download | tgif-949d16795c55ae4712aaec847d55bd2d7d050c84.tar.xz |
Merge branch 'nd/dwim-wildcards-as-pathspecs'
A heuristic to help the "git <cmd> <revs> <pathspec>" command line
convention to catch mistyped paths is to make sure all the non-rev
parameters in the later part of the command line are names of the
files in the working tree, but that means "git grep $str -- \*.c"
must always be disambiguated with "--", because nobody sane will
create a file whose name literally is asterisk-dot-see. Loosen the
heuristic to declare that with a wildcard string the user likely
meant to give us a pathspec.
* nd/dwim-wildcards-as-pathspecs:
pathspec: avoid the need of "--" when wildcard is used
Diffstat (limited to 'Documentation/git-rebase.txt')
0 files changed, 0 insertions, 0 deletions