Code changed in jenkins
User: Samuel Moritz
Path:
src/main/java/hudson/plugins/git/BranchSpec.java
src/test/java/hudson/plugins/git/TestBranchSpec.java
http://jenkins-ci.org/commit/git-plugin/7a1e61eb2f08b2ed4aebb31e3cee272cf8a54ee6
Log:
[FIXES JENKINS-15235]

  • Trim branch name before storing it, since a valid branch name does
    not begin or end with whitespace.
  • Use same code for setting name in constructor and in setName().
    Previously, there were no check for valid values in setName().
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to