logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Show Unmerged Branches - Identify Git Branches | Online Free DevTools by Hexmos

Identify unmerged branches with Git Show Unmerged Branches. Find all branches not merged into HEAD and streamline Git workflows. Free online tool, no registration required.

git-show-unmerged-branches

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

  • Print all branches which are not merged into the current HEAD:

git show-unmerged-branches

See Also