mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Merge pull request #140 from jean/master
Add usage note to delete-branch.
This commit is contained in:
commit
86a102e63e
|
|
@ -8,6 +8,7 @@ git-delete-branch(1) -- Delete branches
|
|||
## DESCRIPTION
|
||||
|
||||
Deletes local and remote branch named <branchname>.
|
||||
Note that local deletion fails if the branch is checked out.
|
||||
|
||||
## OPTIONS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue