Skip to content

Show active git branch in statusbar

Waqar Ahmed requested to merge work/global-git-branch-statusbar into master

This is a proposal to add a button in the statusbar which shows active branch based on the currently active view. Screenshot:

image

The button is placed before the statusbar of the active view.

At the moment, this is very basic i.e., it only shows the branch and doesn't do anything else. However, we can

  • Remove the button from "Projects" plugin
  • Show the checkout dialog on click

Merge request reports