diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-05-10 12:07:12 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-05-10 12:07:12 -0700 |
commit | b060ce7de42b357af013909039da3f08a68f3c0b (patch) | |
tree | 992c047108c70dea103c7843c6b398734170248a /builtin/patch-id.c | |
parent | Revert "magic pathspec: add ":(icase)path" to match case insensitively" (diff) | |
download | tgif-b060ce7de42b357af013909039da3f08a68f3c0b.tar.xz |
pathspec: drop "lone : means no pathspec" from get_pathspec()
We may want to give the pathspec subsystem such a feature, but not while
we are still using get_pathspec() that returns a stupid "char **" that
loses subtle nuances that existed in the input string.
In the meantime, the callers of get_pathspec() that want to support it
could do an equivalent before feeding their argv[] to the function
themselves quite easily.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/patch-id.c')
0 files changed, 0 insertions, 0 deletions