summaryrefslogtreecommitdiff
path: root/t/t6031-merge-recursive.sh
diff options
context:
space:
mode:
authorLibravatar Felipe Contreras <felipe.contreras@gmail.com>2009-11-26 21:11:59 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-11-26 21:16:54 -0800
commit382da4023f155eabdda58ebd595a1e142408a56d (patch)
treefa952e18916b7632f12e8136d034423b5de18445 /t/t6031-merge-recursive.sh
parentGIT 1.6.5 (diff)
downloadtgif-382da4023f155eabdda58ebd595a1e142408a56d.tar.xz
format-patch: fix parsing of "--" on the command line
When given a pathspec that does not match any path in the current work tree with an explicit "--": git format-patch <commit> -- <path> the command still complains that <path> does not exist in the current work tree and the user needs to explicitly specify "--" and errors out. This is because it incorrectly removes "--" from the command line arguments that is later passed to setup_revisions(). Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6031-merge-recursive.sh')
0 files changed, 0 insertions, 0 deletions