You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -283,7 +283,7 @@ Push all branches and create/update PRs and the stack on GitHub.
283
283
gh stack submit [flags]
284
284
```
285
285
286
-
Creates a Stacked PR for every branch in the stack, pushing branches to remote if needed.
286
+
Creates a Stacked PR for every branch in the stack, pushing branches to the remote.
287
287
288
288
After creating PRs, `submit` automatically creates a **Stack** on GitHub to link the PRs together. If the stack already exists on GitHub (e.g., from a previous submit), new PRs will be added to the top of the stack.
0 commit comments