Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: e15a431a62781c6081c57354a33a7e148a4452a1
      
https://github.com/jenkinsci/git-plugin/commit/e15a431a62781c6081c57354a33a7e148a4452a1
  Author: Mark Waite <[email protected]>
  Date:   2016-09-16 (Fri, 16 Sep 2016)

  Changed paths:
    M src/test/java/jenkins/plugins/git/AbstractGitSCMSourceTest.java

  Log Message:
  -----------
  Verify specific revision chooser used if revision is passed

Verifies fix for mistake in pull request 350: if you are configuring
some extensions, like clean before checkout for example, you still want
to ensure that

node {
  checkout scm
}

in a multibranch pipeline project checks out the same revision as
Jenkinsfile itself.


-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to