summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-02-14 22:28:22 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-02-14 22:28:22 (GMT)
commit2d08f3deb9feb73dc8d21d75bfd367839fc1322c (patch)
treed090f9b19f8c4feac35b99e865cdb13e9ba4f376
parent4e09a7b54009b6a2038438ee9c5d91102702257d (diff)
parentb83ffbdac349b744b87b658d78b7e0b9b7b51954 (diff)
downloadgit-2d08f3deb9feb73dc8d21d75bfd367839fc1322c.zip
git-2d08f3deb9feb73dc8d21d75bfd367839fc1322c.tar.gz
git-2d08f3deb9feb73dc8d21d75bfd367839fc1322c.tar.bz2
Merge branch 'ea/rebase-compat-doc-fix'
* ea/rebase-compat-doc-fix: docs/git-rebase: remove redundant entry in incompatible options list
-rw-r--r--Documentation/git-rebase.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt
index 619303a..5629ba4 100644
--- a/Documentation/git-rebase.txt
+++ b/Documentation/git-rebase.txt
@@ -529,7 +529,6 @@ are incompatible with the following options:
* --interactive
* --exec
* --keep-empty
- * --autosquash
* --edit-todo
* --root when used in combination with --onto