This is the command git-setup 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
git-setup - Set up a git repository
SYNOPSIS
git-setup [<directory>]
DESCRIPTION
Set up a git repository if one doesn´t exist, add all files and make an initial commit.
OPTIONS
<directory>
The name of a new directory to setup. By default, the current working directory.
EXAMPLES
$ git setup path/to/repository
Use git-setup online using onworks.net services