This is the command guilt-init 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-init - Initialize guilt for use in a git repository
SYNOPSIS
guilt init
DESCRIPTION
Initialize a git repository for use with guilt
EXAMPLES
First, get a repository to work on. Here’s one that we’ll use as an example:
$ git clone git://git.kernel.org/pub/scm/linux/kernel/jsipek/guilt-hello.git
Now, it initialize the patches directory using guilt’s init command:
$ cd hello
$ guilt init
Use guilt-init online using onworks.net services