Skip to content

Status indicators for branches in Git Browser #398

@LinqLover

Description

@LinqLover

Possible status indicators that would make my life easier could include:

  • indication whether a branch has stashed changes (are they called so? uncommitted changes that will be loaded into the working copy when switching to the branch)
  • number of commits ahead/behind its parent branch (e.g., for feature branches)
  • number of commits ahead/behind its upstream branch

The indicators could be visualized with a mix of icons in the branch list and tooltips. (Note that not everyone can spot the difference between e.g. testGreen and testYellow, so a tooltip would be a must in this case.)

(I spiked the "stashed changes" point earlier but quickly realized that it requires more time and a deeper understanding of the object model than I currently have ... :-))

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions