Skip to content

Commit

Permalink
add sync entry to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Bendzae committed Nov 25, 2024
1 parent a8e0ed9 commit 09b9283
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,16 @@ Stacks a new branch on top of the current stac
gs add
```

### Rebase branches

Pulls, rebases and pushed all stack branches and updates PR descriptions

```bash
gs sync
# or
gs ss
```

### Moving through stack branches

Move up and down trough stack branches with:
Expand Down

0 comments on commit 09b9283

Please sign in to comment.