I have a git repository with multiple branches. How can I know which branches are already merged into the master branch?
I have a git repository with multiple branches. How can I know which branches are already merged into the master branch?