Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-3968

Branch list: make behind/ahead clickable to commits window

XMLWordPrintable

    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      In a Branch list plugin I had knocked up myself, I made the behind/ahead numbers clickable towards the commit page, this will clearly show which X/Y commits the behind/ahead git is talking about.

      Basically you can point the soy template to the repo/commits?until=branch1..branch2 and reverse it for the other link, it will just give you a git diff of the two branches which is exactly what we wanna see.

      I also added a filter checkbox on the commit window, which filters out all merges (instead of showing them gray), so you get a clear view of the branch diffs, a nice plus.

            Unassigned Unassigned
            dc22443428f4 slyoldfox
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: