This is the command git-create-branch 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-create-branch - Create branches
SYNOPSIS
git-create-branch <branchname>
DESCRIPTION
Creates local and remote branch named <branchname>.
OPTIONS
<branchname>
The name of the branch to create.
EXAMPLES
$ git create-branch integration
Use git-create-branch online using onworks.net services