GIT-DELETE-BRANCH(1) Git Extras GIT-DELETE-BRANCH(1)NAMEgit-delete-branch - Delete branchesSYNOPSISgit-delete-branch <branchname>DESCRIPTIONDeletes local and remote branch named <branchname>.OPTIONS<branchname> The name of the branch to delete.EXAMPLES$ git delete-branch integrationAUTHORWritten 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) - debian |
| git-branch(1) - centos |
| git-symbolic-ref(1) - centos |
| git-branch(1) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |