From: Markus Heidelberg Date: Thu, 13 May 2010 12:47:53 +0000 (+0200) Subject: Documentation: rebase -i ignores options passed to "git am" X-Git-Tag: v1.7.2-rc0~134^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/56a05720b1c2d5f82d4a3db4142b7a027cf8f3f7?ds=inline;hp=--cc Documentation: rebase -i ignores options passed to "git am" Signed-off-by: Markus Heidelberg Signed-off-by: Junio C Hamano --- 56a05720b1c2d5f82d4a3db4142b7a027cf8f3f7 diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index 0d07b1b207..5863decdc9 100644 --- a/Documentation/git-rebase.txt +++ b/Documentation/git-rebase.txt @@ -295,6 +295,7 @@ link:howto/revert-a-faulty-merge.txt[revert-a-faulty-merge How-To] for details). --ignore-date:: These flags are passed to 'git am' to easily change the dates of the rebased commits (see linkgit:git-am[1]). + Incompatible with the --interactive option. -i:: --interactive::