push: fixed push pushing more than it should
[guilt.git] / Documentation / guilt-patchbomb.txt
blob1af5c5790d4c14f691bee83b3d9c77327ca9910d
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 --git::
27         Generate a patch which uses all the features offered by the git diff
28         format (e.g., rename and copy detection).
30 include::hash-range.txt[]
32 Author
33 ------
34 Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
36 Documentation
37 -------------
38 Documentation by Brandon Philips <brandon@ifup.org>
40 include::footer.txt[]