table of contents
GUILT-IMPORT-COMMI(1) | Guilt Manual | GUILT-IMPORT-COMMI(1) |
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 guilt(7) suite (Generated for Guilt v0.36)
NOTES¶
- 1.
- jeffpc@josefsipek.net
mailto:jeffpc@josefsipek.net
01/13/2022 | Guilt v0.36 |