Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: bdd1ae50dcb68b013a1175b1848dcd9a47fba622
      
https://github.com/jenkinsci/git-plugin/commit/bdd1ae50dcb68b013a1175b1848dcd9a47fba622
  Author: Volodymyr Medvid <volodymyr.med...@gebit.de>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

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

  Log Message:
  -----------
  [JENKINS-37263] prefere remote reference for checkout

If a branch that contains a slash is configured as branch to build and
local branch behaviour is configured, then two candidate revisions will
be found in case remote branch is ahead of local: configured local
branch name and branch name with prefix 'refs/remotes/<remote>/'. The
first result will be taken, which can be a local or remote branch
depending on sha1 of the revisions.


  Commit: 7f1ab1c675403d27304614d6c594aa6599b0691c
      
https://github.com/jenkinsci/git-plugin/commit/7f1ab1c675403d27304614d6c594aa6599b0691c
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2020-09-12 (Sat, 12 Sep 2020)

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

  Log Message:
  -----------
  Merge pull request #942 from GEBIT/JENKINS-37263

[JENKINS-37263] Prefer remote references for checkout


Compare: 
https://github.com/jenkinsci/git-plugin/compare/22be427e8caf...7f1ab1c67540

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-plugin/push/refs/heads/master/22be42-7f1ab1%40github.com.

Reply via email to