All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] git-rebase.txt: Mention that --whitespace cannot be used with interactive rebase.
@ 2009-02-12 10:21 Mark Burton
  2009-02-12 10:58 ` Johannes Schindelin
  2009-02-12 23:34 ` Junio C Hamano
  0 siblings, 2 replies; 7+ messages in thread
From: Mark Burton @ 2009-02-12 10:21 UTC (permalink / raw)
  To: git


Signed-off-by: Mark Burton <markb@ordern.com>
---
 Documentation/git-rebase.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt
index 3d6d429..60582a4 100644
--- a/Documentation/git-rebase.txt
+++ b/Documentation/git-rebase.txt
@@ -246,6 +246,7 @@ OPTIONS
 --whitespace=<nowarn|warn|error|error-all|strip>::
 	This flag is passed to the 'git-apply' program
 	(see linkgit:git-apply[1]) that applies the patch.
+	Not supported when using the --interactive option.
 
 -i::
 --interactive::
-- 
1.6.1.3

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-02-13  0:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-12 10:21 [PATCH] git-rebase.txt: Mention that --whitespace cannot be used with interactive rebase Mark Burton
2009-02-12 10:58 ` Johannes Schindelin
2009-02-12 11:32   ` Mark Burton
2009-02-12 14:44     ` Boyd Stephen Smith Jr.
2009-02-12 23:34 ` Junio C Hamano
2009-02-12 23:51   ` Johannes Schindelin
2009-02-13  0:50   ` Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.