guilt-patchbomb - Email a series of commits interactively
guilt-patchbomb [-n] [--in-reply-to <msgid>] [<hash> | <since>..[<until>] | ..<until>]
Send a series of commits via email asking for To, CC and other information interactively.
Don't send
Set the In-reply-to header to the specified message id. This allows the patches to be sent as replies to an arbitrary message.
Only the specified revision.
Revisions starting from <since> until <until>. The <since> revision it self is NOT included, while <until> is. If <until> is not specified, it is assumed to be HEAD.
All revisions until the <until> revision (inclusive).
Written by Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
Documentation by Brandon Philips <brandon@ifup.org>
Part of the guilt(7) suite (Generated for Guilt )