Update my email address
[guilt.git] / Documentation / guilt-pop.txt
blob36fea9ee92966d3cef9a1c5d66ff3ae271809ff8
1 guilt-pop(1)
2 ============
4 NAME
5 ----
6 guilt-pop - Pop patches from the tree
8 SYNOPSIS
9 --------
10 include::usage-guilt-pop.txt[]
12 OPTIONS
13 -------
14 --all::
15 -a::
16         Pop all patches off the tree
18 -f::
19         Force; discards any unrefreshed changes
21 -n <num>::
22         Push specified number of patches
24 <patchname>::
25         Pop all patches up to and including this patch off the tree
27 If no patchname is given, pop the top-most patch.
29 Author
30 ------
31 Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
33 Documentation
34 -------------
35 Documentation by Brandon Philips <brandon@ifup.org>
37 include::footer.txt[]