projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08bda20
)
Documentation: rebase -i ignores options passed to "git am"
author
Markus Heidelberg
<markus.heidelberg@web.de>
Thu, 13 May 2010 12:47:53 +0000
(14:47 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 19 May 2010 04:51:40 +0000
(21:51 -0700)
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rebase.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-rebase.txt
b/Documentation/git-rebase.txt
index 0d07b1b2077c62f1199c5ee96790e5a7121b4f00..5863decdc9f96669e839b3e16cc265ddb699fce7 100644
(file)
--- 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::