mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-21 14:15:23 +02:00
git-delete-merged-branches: fix error (#7601)
This commit is contained in:
parent
4394c4fa0c
commit
128603e43a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# git delete merged branches
|
||||
# git delete-merged-branches
|
||||
|
||||
> Delete branches that are listed in `git branch --merged` excluding master.
|
||||
> Part of `git-extras`.
|
||||
|
|
Loading…
Add table
Reference in a new issue