guilt-import-commit - Import one or more commits as patches
guilt-import-commit [<hash> | <since>..[<until>] | ..<until>]
Import one or more commits as individual patches.
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 <jeffpc@josefsipek.net>
Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
Part of the guilt(7) suite (Generated for Guilt v0.32)