Skip to content

Commit

Permalink
git-show-merged-branches: add page (#8048)
Browse files Browse the repository at this point in the history
  • Loading branch information
CleanMachine1 authored Apr 24, 2022
1 parent f47c135 commit 4757672
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pages/common/git-show-merged-branches.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# git show-merged-branches

> Print all branches which are merged into the current head.
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-show-merged-branches>.
- Print all branches which are merged into the current head:

`git show-merged-branches`

0 comments on commit 4757672

Please sign in to comment.