How to get all merged branches list from Stash/bitbucket

morezcode November 27, 2019

Hi Team,

I want to export list of branches which are already merged and idle from last couple of weeks. Is there any provision to get the list of branches along with the created user name?

1 answer

0 votes
PK
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 8, 2020

I don't think the UI itself allows you to do this.
On your machine though on command line, you can run `git branch -a --merged` to find all the idle branches.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events