Merge pull request #140 from jean/master

Add usage note to delete-branch.
This commit is contained in:
TJ Holowaychuk 2012-10-01 08:49:32 -07:00
commit 86a102e63e

View file

@ -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