Details
-
New Feature
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
The Mercurial plugin allows you to see what branch you've set up to poll on. We'd like a similar feature for the Git plugin. So a simple list of all the branches you've specified to be built as a column option.
Code changed in jenkins
User: Mark Waite
Path:
src/main/java/hudson/plugins/git/GitBranchSpecifierColumn.java
src/main/resources/hudson/plugins/git/GitBranchSpecifierColumn/column.jelly
http://jenkins-ci.org/commit/git-plugin/383f5ab95b7512aa1e30f8c126442c3a3bb762c3
Log:
Merge pull request #430 from Praqma/
JENKINS-37331Implemented
JENKINS-37331- Add branches to build list view columnCompare: https://github.com/jenkinsci/git-plugin/compare/44da1a460571...383f5ab95b75