1GUILT-POP(1) Guilt Manual GUILT-POP(1)
2
3
4
6 guilt-pop - Pop patches from the tree
7
9 guilt-pop [-f] [-a | --all | -n <num> | <patchname>]
10
12 --all, -a
13 Pop all patches off the tree
14
15 -f
16 Force; discards any unrefreshed changes
17
18 -n <num>
19 Push specified number of patches
20
21 <patchname>
22 Pop all patches up to and including this patch off the tree
23 If no patchname is given, pop the top-most patch.
24
26 Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
27
29 Documentation by Brandon Philips <brandon@ifup.org[2]>
30
32 Part of the linkguilt:guilt[7] suite (Generated for Guilt v0.33)
33
35 1. jeffpc@josefsipek.net
36 mailto:jeffpc@josefsipek.net
37
38 2. brandon@ifup.org
39 mailto:brandon@ifup.org
40
41
42
43Guilt v0.33 04/16/2010 GUILT-POP(1)