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-branch(1) - linux
git-symbolic-ref(1) - linux
git-branch(1) - debian
git-symbolic-ref(1) - mojave
git-branch(1) - osx
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results