patchbomb: Git parses the patch mboxes and extracts Cc lines automatically
[guilt.git] / Documentation / guilt-fold.txt
blob4e85b11c68b5aee3722b0385b45cbe183d285e92
1 guilt-fold(1)
2 =============
4 NAME
5 ----
6 guilt-fold - Fold a specified patch into the topmost applied patch
8 SYNOPSIS
9 --------
10 include::usage-guilt-fold.txt[]
12 OPTIONS
13 -------
14 -k::
15         Do not remove the patch file.
17 <patchname>::
18         Fold this patch into the topmost applied patch. 'patchname' is
19         removed from the series, as well as from the patches directory. (A
20         backup file is created.)
22 Author
23 ------
24 Written by Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
26 Documentation
27 -------------
28 Documentation by Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
30 include::footer.txt[]