BlitzWhat is it?This extension puts all non-main git branches across all repositories in your project into a queue. This allows users to find lost or behind branches. DetailsThis is for VSTS (+TFS). This extension shows all of the non-main branches in a project. The approver can then follow a link to see that branch on its repository's "Branches" screen. Update 0.5.7-0.5.8 Added OptionsThis update comes with the feature to choose to exclude one or more branches from the list. This will be handy for excluding common branches other than main branch. Also, moves branch exclusion options under an Option button. ScreenshotHere is an example list of branches: WidgetAdd this widget to any hub screen. Update 0.5.6Improve branch name handling. (thanks Rob Pierce and tmadsen) Features On Release
Why did I make it?On my pull request app Marcus Mobley asked in a comment if I would make this app, so here it is! Source Code and Issue ReportingHere is the source: GitHub repository. Please open issues with the extension there so I can track them more easily. Feature IdeasHighlight branches which can be deleted or perhaps even offer a delete option with confirmation. |