Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: ea5cad7e2759d0c9f5ed723fe590f982b0bb818d
      
https://github.com/jenkinsci/git-plugin/commit/ea5cad7e2759d0c9f5ed723fe590f982b0bb818d
  Author: Vincent Latombe <vinc...@latombe.net>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M src/main/java/hudson/plugins/git/util/DefaultBuildChooser.java

  Log Message:
  -----------
  [JENKINS-14026] DefaultBuildChooser should handle smartly branches with /

When encountering a single branch containing a '/', it is either a qualified 
branch or a branch containing a '/'
In the first case, the branch should start with the name of a declared remote
Otherwise, we fall back to unqualified behaviour, and we try to match the 
branch name as if it was */BRANCH


  Commit: b22146d14997edaaf9bd95a054c65b623606d379
      
https://github.com/jenkinsci/git-plugin/commit/b22146d14997edaaf9bd95a054c65b623606d379
  Author: Nicolas De loof <nicolas.del...@gmail.com>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M src/main/java/hudson/plugins/git/util/DefaultBuildChooser.java

  Log Message:
  -----------
  Merge pull request #195 from Vlatombe/JENKINS-14026

[JENKINS-14026] DefaultBuildChooser should handle smartly branches with /


Compare: 
https://github.com/jenkinsci/git-plugin/compare/dcae49362fc1...b22146d14997

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to