guilt-import-commit(1) - Linux man page
Name
guilt-import-commit - Import one or more commits as patches
Synopsis
guilt-import-commit [<hash> | <since>..[<until>] | ..<until>]
Description
Import one or more commits as individual patches.
Options
<hash>
- Only the specified revision.
- <since>..[<until>]
- 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.
- ..<until>
- All revisions until the <until> revision (inclusive).
Author
Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net [1] >
Documentation
Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net [1] >
Guilt
Part of the linkguilt:guilt[7] suite (Generated for Guilt v0.33)