Skip to content

Commit 768a721

Browse files
committed
remove docs for --continue since not really needed anymore
Signed-off-by: Kipras Melnikovas <[email protected]>
1 parent 8e5c37e commit 768a721

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Diff for: git-stacked-rebase.ts

-10
Original file line numberDiff line numberDiff line change
@@ -1418,16 +1418,6 @@ git-stacked-rebase <branch> [-a|--apply]
14181418
2. but wil not push the partial branches to a remote until --push --force is used.
14191419
14201420
1421-
git-stacked-rebase [<branch>] (-c|--continue)
1422-
1423-
(!) should be used instead of git-rebase's --continue
1424-
1425-
...because, additionally to invoking git rebase --continue,
1426-
this option automatically (prompts you to) --apply (if the rebase
1427-
has finished), thus ensuring that the partial branches
1428-
do not go out of sync with the newly rewritten history.
1429-
1430-
14311421
git-stacked-rebase <branch> [--push|-p --force|-f]
14321422
14331423
1. will checkout each branch and will push --force,

0 commit comments

Comments
 (0)