This is the command guilt-import-commit that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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).
Use guilt-import-commit online using onworks.net services