summaryrefslogtreecommitdiffstats
path: root/git-rebase.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-02-08 21:05:06 -0800
committerJunio C Hamano <gitster@pobox.com>2019-02-08 21:05:06 -0800
commit62ab997268ae7e3b4ceb199bf05691007b877d11 (patch)
tree6b61e6f98d4a2d6cf2fe0ba26bf745bb7e887808 /git-rebase.txt
parent23168ef89678fc52e01173bbc7fdaa760f21d02a (diff)
downloadgit-htmldocs-62ab997268ae7e3b4ceb199bf05691007b877d11.tar.gz
Autogenerated HTML docs for v2.21.0-rc0-30-g11ad4
Diffstat (limited to 'git-rebase.txt')
-rw-r--r--git-rebase.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/git-rebase.txt b/git-rebase.txt
index 7e695b30e..daa16403e 100644
--- a/git-rebase.txt
+++ b/git-rebase.txt
@@ -462,12 +462,6 @@ without an explicit `--interactive`.
+
See also INCOMPATIBLE OPTIONS below.
--y <cmd>::
- This is the same as passing `--reschedule-failed-exec` before
- `-x <cmd>`, i.e. it appends the specified `exec` command and
- turns on the mode where failed `exec` commands are automatically
- rescheduled.
-
--root::
Rebase all commits reachable from <branch>, instead of
limiting them with an <upstream>. This allows you to rebase