git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
5d826e9
)
docs/git-rebase: remove redundant entry in incompatible options list
author
Emilio Cobos Álvarez
<redacted>
Wed, 13 Feb 2019 23:44:33 +0000
(
00:44
+0100)
committer
Junio C Hamano
<redacted>
Thu, 14 Feb 2019 19:54:27 +0000
(11:54 -0800)
The --autosquash option is implied by the earlier --[no-]autosquash
entry in the list.
Signed-off-by: Emilio Cobos Álvarez <redacted>
Reviewed-by: Elijah Newren <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-rebase.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-rebase.txt
b/Documentation/git-rebase.txt
index dff17b31788fec085b91314b3b3328c689050628..186c5d0cf6d665fa1f2dd9403aab4198f055c458 100644
(file)
--- a/
Documentation/git-rebase.txt
+++ b/
Documentation/git-rebase.txt
@@
-535,7
+535,6
@@
Flags only understood by the interactive backend:
* --interactive
* --exec
* --keep-empty
- * --autosquash
* --edit-todo
* --root when used in combination with --onto
git clone https://git.99rst.org/PROJECT