GUILT-COMMIT(1) | Guilt Manual | GUILT-COMMIT(1) |
NAME¶
guilt-commit - Commit specified number of patches
SYNOPSIS¶
guilt commit -n <num> | -a | --all
Turn specified number of bottom most patches into Git commits. This removes the the patches from the series, and status file.
OPTIONS¶
--all, -a
Commit all applied patches
-n <num>
Commit <num> bottom most patches
AUTHOR¶
Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
DOCUMENTATION¶
Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
GUILT¶
Part of the guilt(7) suite (Generated for Guilt v0.36)
NOTES¶
- 1.
- jeffpc@josefsipek.net
mailto:jeffpc@josefsipek.net
01/13/2022 | Guilt v0.36 |