We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e82dda commit 0e36849Copy full SHA for 0e36849
1 file changed
README.md
@@ -436,7 +436,7 @@ Remove a stack from local tracking and delete it on GitHub. Also available as `g
436
gh stack unstack [flags]
437
```
438
439
-You must have an active stack checkout out locally. The command targets the active stack — the one that contains the currently checked out branch.
+You must have an active stack checked out locally. The command targets the active stack — the one that contains the currently checked out branch.
440
441
Deletes the stack on GitHub first, if it exists, then removes local tracking. Use `--local` to only remove from local tracking.
442
0 commit comments