Skip to content

Commit 7fe5438

Browse files
burtogitster
authored andcommitted
git-rebase.txt: --interactive does not work with --whitespace
Signed-off-by: Mark Burton <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 49bde75 commit 7fe5438

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
@@ -246,6 +246,7 @@ OPTIONS
246246
--whitespace=<nowarn|warn|error|error-all|strip>::
247247
This flag is passed to the 'git-apply' program
248248
(see linkgit:git-apply[1]) that applies the patch.
249+
Incompatible with the --interactive option.
249250

250251
-i::
251252
--interactive::

0 commit comments

Comments
 (0)