git-rebase.txt: document incompatible options
commit5dacd4abdd3ce120b7c206b3a7184f9e0c83781a
authorElijah Newren <newren@gmail.com>
Mon, 25 Jun 2018 16:12:52 +0000 (25 09:12 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Jun 2018 18:00:12 +0000 (26 11:00 -0700)
treec9aeae69a9baf621ee04e1e71fd45606fa1c32ea
parent53f9a3e157dbbc901a02ac2c73346d375e24978c
git-rebase.txt: document incompatible options

git rebase has many options that only work with one of its three backends.
It also has a few other pairs of incompatible options.  Document these.

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rebase.txt