diff options
author | Martin von Zweigbergk <martinvonz@gmail.com> | 2012-09-17 21:28:07 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-09-17 20:58:36 -0700 |
commit | 6ef59319438ba89bf2979baa86fdb9bd1922f659 (patch) | |
tree | de470b725b040af53426dfcfba24bee854fb7666 /t/t6032-merge-large-rename.sh | |
parent | Draft release notes to 1.8.0 (diff) | |
download | tgif-6ef59319438ba89bf2979baa86fdb9bd1922f659.tar.xz |
rebase usage: subcommands can not be combined with -i
Since 95135b0 (rebase: stricter check of standalone sub command,
2011-02-06), git-rebase has not allowed to use -i together with e.g.
--continue. Yet, when rebase started using OPTIONS_SPEC in 45e2acf
(rebase: define options in OPTIONS_SPEC, 2011-02-28), the usage message
included
git-rebase [-i] --continue | --abort | --skip
Remove the "[-i]" from this line.
Signed-off-by: Martin von Zweigbergk <martinvonz@gmail.com>
Signed-off-by: Andrew Wong <andrew.kw.w@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6032-merge-large-rename.sh')
0 files changed, 0 insertions, 0 deletions