We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3275f25 commit b511d2fCopy full SHA for b511d2f
git-stacked-rebase.ts
@@ -1426,16 +1426,6 @@ git-stacked-rebase <branch> [-a|--apply]
1426
2. but wil not push the partial branches to a remote until --push --force is used.
1427
1428
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
1439
git-stacked-rebase <branch> [--push|-p --force|-f]
1440
1441
1. will checkout each branch and will push --force,
0 commit comments