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)