Skip to content

Commit

Permalink
git-rebase.txt: --interactive does not work with --whitespace
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Burton <markb@ordern.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Mark Burton authored and Junio C Hamano committed Feb 13, 2009
1 parent 49bde75 commit 7fe5438
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 @@ -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.
Incompatible with the --interactive option.

-i::
--interactive::
Expand Down

0 comments on commit 7fe5438

Please sign in to comment.