Git: Show all unmerged branches
You can list all branches which have not been merged into current branch.
unmerged branches
git branch -a --no-merged
The reverse
merged branches
git branch -a --merged
Written by Neha
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#