Skip to content

CarbonicSoda/vscode-git-branch-master

Repository files navigation

git branches icon

Git Branch Master for VSCode

Level up Inspector for Git Branches


Overview

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

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...!!