Skip to content

Commit b511d2f

Browse files
committed
remove docs for --continue since not really needed anymore
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
1 parent 3275f25 commit b511d2f

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

git-stacked-rebase.ts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1426,16 +1426,6 @@ git-stacked-rebase <branch> [-a|--apply]
14261426
2. but wil not push the partial branches to a remote until --push --force is used.
14271427
14281428
1429-
git-stacked-rebase [<branch>] (-c|--continue)
1430-
1431-
(!) should be used instead of git-rebase's --continue
1432-
1433-
...because, additionally to invoking git rebase --continue,
1434-
this option automatically (prompts you to) --apply (if the rebase
1435-
has finished), thus ensuring that the partial branches
1436-
do not go out of sync with the newly rewritten history.
1437-
1438-
14391429
git-stacked-rebase <branch> [--push|-p --force|-f]
14401430
14411431
1. will checkout each branch and will push --force,

0 commit comments

Comments
 (0)