mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Add usage note to delete-branch.
This commit is contained in:
parent
74d9c030be
commit
082f556969
|
|
@ -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