How to know what branches are merged and not merged within the current branch
Show local and remote branches not merged within the current branch:
git branch -a --no-merged
Show local and remote branches merged within the current branch:
git branch -a --merged
Written by Daniel Gomes
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Danielcsgomes
Authors
dcsg
134.6K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#