patchbomb: Git parses the patch mboxes and extracts Cc lines automatically
[guilt.git] / Documentation / guilt-patchbomb.txt
blobdd7841399674c1d66c06f67e56b0d532610e9261
1 guilt-patchbomb(1)
2 ==================
4 NAME
5 ----
6 guilt-patchbomb - Email a series of commits interactively
8 SYNOPSIS
9 --------
10 include::usage-guilt-patchbomb.txt[]
12 DESCRIPTION
13 -----------
14 Send a series of commits via email asking for To, CC and other information
15 interactively.
17 OPTIONS
18 -------
19 -n::
20         Don't send
22 --in-reply-to <msgid>::
23         Set the In-reply-to header to the specified message id. This allows
24         the patches to be sent as replies to an arbitrary message.
26 include::hash-range.txt[]
28 Author
29 ------
30 Written by Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
32 Documentation
33 -------------
34 Documentation by Brandon Philips <brandon@ifup.org>
36 include::footer.txt[]