From 7fe5438516a8121bd67ee0789cb0960b6e922225 Mon Sep 17 00:00:00 2001 From: Mark Burton Date: Thu, 12 Feb 2009 10:21:19 +0000 Subject: git-rebase.txt: --interactive does not work with --whitespace Signed-off-by: Mark Burton Signed-off-by: Junio C Hamano --- Documentation/git-rebase.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/git-rebase.txt') diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index 3d6d429e5..30487de48 100644 --- a/Documentation/git-rebase.txt +++ b/Documentation/git-rebase.txt @@ -246,6 +246,7 @@ OPTIONS --whitespace=:: This flag is passed to the 'git-apply' program (see linkgit:git-apply[1]) that applies the patch. + Incompatible with the --interactive option. -i:: --interactive:: -- cgit v1.2.1