logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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