rebase: introduce a shortcut for --reschedule-failed-exec
[gitweb.git] / Documentation / git-rebase.txt
index 174be5b1f0a4963cdb954df1b9cba7f01ed0b286..98f60b2be0f0c91a515cf513a5e020d6da1eba69 100644 (file)
@@ -462,6 +462,12 @@ 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