Skip to content

Commit 2e4b97c

Browse files
authored
Update README.md
1 parent 5db0e44 commit 2e4b97c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ gst b new_branch_name parent_branch
1212
gst b new_branch_name . # from current branch
1313
```
1414

15+
### Submit/update a stack
16+
```sh
17+
gst pr
18+
```
19+
1520
### Print the stack
1621
```sh
1722
gst p

0 commit comments

Comments
 (0)