debian man page for git-delete-branch

Query: git-delete-branch

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
git-delete-branch - Delete branches
SYNOPSIS
git-delete-branch <branchname>
DESCRIPTION
Deletes local and remote branch named <branchname>.
OPTIONS
<branchname> The name of the branch to delete.
EXAMPLES
$ git delete-branch integration
AUTHOR
Written by Tj Holowaychuk <tj@vision-media.ca>
REPORTING BUGS
<http://github.com/visionmedia/git-extras/issues>
SEE ALSO
<http://github.com/visionmedia/git-extras> June 2012 GIT-DELETE-BRANCH(1)
Related Man Pages
git-symbolic-ref(1) - linux
git-branch(1) - centos
git-symbolic-ref(1) - centos
git-branch(1) - osx
git-symbolic-ref(1) - xfree86
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
Find columns in a file based on header and print to new file