mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
306 B
306 B
git show-merged-branches
Print all branches which are merged into the current head. Part of
git-extras. More information: https://github.com/tj/git-extras/blob/main/Commands.md#git-show-merged-branches.
- Print all branches which are merged into the current head:
git show-merged-branches