Skip to content

Commit 4ba8d16

Browse files
committed
docs: add split and local usage
1 parent 201de82 commit 4ba8d16

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,12 @@ g --dry-run
6060

6161
# Interactive staging
6262
g --interactive
63+
64+
# Local commit only (no push)
65+
g -l
66+
67+
# Guided split into multiple commits
68+
goodcommit split
6369
```
6470

6571
## Configuration

0 commit comments

Comments
 (0)