I make a lot of bug fixes and functions, and eventually combine them all into a candidate for release (rc). but when I check rc, I'm not sure if I merged in all branches. How to find out which branches are missing?
I tried gitk, but it seems that it only shows branches that are already merged into the branch in which I am included. But I'm interested in branches that are not merged.
A good display of all branches in github ("network"), but it is always behind, so it is not as useful as it could be.
source share