debian man page for git-create-branch

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)

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-branch(1) - debian
git-symbolic-ref(1) - debian
git-cherry(1) - centos
git-symbolic-ref(1) - osx
Similar Topics in the Unix Linux Community
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?