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