Query: git-create-branch
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GIT-CREATE-BRANCH(1) Git Extras GIT-CREATE-BRANCH(1)NAMEgit-create-branch - Create branchesSYNOPSISgit-create-branch <branchname>DESCRIPTIONCreates local and remote branch named <branchname>.OPTIONS<branchname> The name of the branch to create.EXAMPLES$ git create-branch integrationAUTHORWritten by Jonhnny Weslley <jw@jonhnnyweslley.net>REPORTING BUGS<http://github.com/visionmedia/git-extras/issues>SEE ALSO<http://github.com/visionmedia/git-extras> June 2012 GIT-CREATE-BRANCH(1)