Skip to content

Commit

Permalink
Documentation: rebase -i ignores options passed to "git am"
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Heidelberg <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
marcows authored and gitster committed May 19, 2010
1 parent 08bda20 commit 56a0572
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/git-rebase.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand Down

0 comments on commit 56a0572

Please sign in to comment.