Git branches enable parallel development but can create messiness. Git Branch Master helps you inspect merge statuses, identify merge bases, and track incoming and outgoing changes for a cleaner workflow.
Features are not limited to...
Quickly check the merge status of branches;
Intuitive indicators for branch relationships;
Identify merge base for effective merging;
Get live status updates as changes occur;
Monitor updates from remote branches;
Demo
You can conveniently copy branch name / full commit hash
through item actions.
Hovering on view items will give even more details! i.e. For a branch, shows updated date etc. i.e. For a commit, shows commits of the branch from merge base.
_ I can finally work on 69 branches simultaneously with Git Branch Master...!!_