git-create-branch(1) debian man page | unix.com

Man Page: git-create-branch

Operating Environment: debian

Section: 1

GIT-CREATE-BRANCH(1)						    Git Extras						      GIT-CREATE-BRANCH(1)

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
AUTHOR
Written 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)
Related Man Pages
git-cherry(1) - debian
stg-branch(1) - debian
git-symbolic-ref(1) - centos
git-branch(1) - suse
git-cherry(1) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...