LinuxCommandLibrary

git-show-merged-branches

List branches merged into the current branch

TLDR

Show merged branches

$ git show-merged-branches
copy

SYNOPSIS

git show-merged-branches

DESCRIPTION

git show-merged-branches lists all branches that have been fully merged into the current branch. Part of git-extras, it is useful for identifying branches that are safe to delete as cleanup candidates.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community