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-branch(1) - linux
git-symbolic-ref(1) - debian
git-branch(1) - centos
git-cherry(1) - suse
git-symbolic-ref(1) - xfree86
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com