Skip to content

Commit 56a0572

Browse files
marcowsgitster
authored andcommitted
Documentation: rebase -i ignores options passed to "git am"
Signed-off-by: Markus Heidelberg <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 08bda20 commit 56a0572

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/git-rebase.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@ link:howto/revert-a-faulty-merge.txt[revert-a-faulty-merge How-To] for details).
295295
--ignore-date::
296296
These flags are passed to 'git am' to easily change the dates
297297
of the rebased commits (see linkgit:git-am[1]).
298+
Incompatible with the --interactive option.
298299

299300
-i::
300301
--interactive::

0 commit comments

Comments
 (0)