diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-11-09 08:04:31 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-11-09 08:11:10 +0100 |
commit | 66006c63e7c2470e7365a06ea85a03489769cf62 (patch) | |
tree | 57dd9911758338c1f2a0a668bb598268c1a61969 /git-request-pull.sh | |
parent | sh-setup: don't let eval output to be shell-expanded. (diff) | |
download | git-66006c63e7c2470e7365a06ea85a03489769cf62.tar.xz git-66006c63e7c2470e7365a06ea85a03489769cf62.zip |
git-am: -i does not take a string parameter.
$ git am -3 -s -i file
spewed the usage strings back at the user while
$ git am -3 -i -s file
didn't. This fixes it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-request-pull.sh')
0 files changed, 0 insertions, 0 deletions