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

Man Page: git-delete-branch

Operating Environment: debian

Section: 1

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) - debian
stg-branch(1) - debian
git-branch(1) - centos
git-cherry(1) - centos
git-symbolic-ref(1) - osx
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Introduction
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?