regression: test 026: test delete code
[guilt.git] / Documentation / guilt-pop.txt
blob05445350b4dfdf7346c26ca3481a3ca45584b324
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 <jsipek@cs.sunysb.edu>
33 Documentation
34 -------------
35 Documentation by Brandon Philips <brandon@ifup.org>
37 include::footer.txt[]