Skip to content

Commit

Permalink
git-delete-merged-branches: add page
Browse files Browse the repository at this point in the history
  • Loading branch information
CleanMachine1 committed Dec 31, 2021
1 parent 0d12105 commit bdaada4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pages/common/git-delete-merged-branches.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# git delete merged branches

This comment has been minimized.

Copy link
@sbrl

sbrl Jan 1, 2022

Member

@CleanMachine1 This should read

# git delete-merged-branches

This comment has been minimized.

Copy link
@CleanMachine1

CleanMachine1 Jan 1, 2022

Author Member

Addressed in #7601


> Delete branches that are listed in `git branch --merged` excluding master.
> Part of `git-extras`.
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-delete-merged-branches>.
- Delete merged branches:

`git delete-merged-branches`

0 comments on commit bdaada4

Please sign in to comment.