1GUILT-COMMIT(1) Guilt Manual GUILT-COMMIT(1)
2
3
4
6 guilt-commit - Commit specified number of patches
7
9 guilt-commit -n <num> | -a | --all
10
11 Turn specified number of bottom most patches into Git commits. This
12 removes the the patches from the series, and status file.
13
15 --all, -a
16 Commit all applied patches
17
18 -n <num>
19 Commit <num> bottom most patches
20
22 Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
23
25 Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
26
28 Part of the linkguilt:guilt[7] suite (Generated for Guilt v0.33)
29
31 1. jeffpc@josefsipek.net
32 mailto:jeffpc@josefsipek.net
33
34
35
36Guilt v0.33 04/16/2010 GUILT-COMMIT(1)