Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 0e5a390cafaaa59f9b3cb11cf67b6cfcb14fbe53
      
https://github.com/jenkinsci/git-plugin/commit/0e5a390cafaaa59f9b3cb11cf67b6cfcb14fbe53
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-01-30 (Wed, 30 Jan 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release git-3.9.3


  Commit: f6c015031b3abe357c6480a9497e07d18ff7891e
      
https://github.com/jenkinsci/git-plugin/commit/f6c015031b3abe357c6480a9497e07d18ff7891e
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-01-30 (Wed, 30 Jan 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: fbd96b0dcd164dd5516444efcbfc119d364b47b2
      
https://github.com/jenkinsci/git-plugin/commit/fbd96b0dcd164dd5516444efcbfc119d364b47b2
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-02-16 (Sat, 16 Feb 2019)

  Changed paths:
    M src/test/java/hudson/plugins/git/GitSCMTest.java

  Log Message:
  -----------
  Skip testGitSCMCanBuildAgainstTags if CLI git 2.20+

Git client plugin 2.7.6 and later include a fix for the tag handling
behavior change of command line git 2.20.  However, we don't want to
force users to upgrade to that git client version, so the git plugin
depends on an older version.

The older git client version does not include the CLI git 2.20 tag
handling change so it will fail this test.  Rather than fail the test,
we exit the test early if it is running with CLI git 2.20 or newer.


  Commit: c72f2b2c886ae5991bef55e1246a3ccb83cb6b6c
      
https://github.com/jenkinsci/git-plugin/commit/c72f2b2c886ae5991bef55e1246a3ccb83cb6b6c
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-02-17 (Sun, 17 Feb 2019)

  Changed paths:
    M src/test/java/hudson/plugins/git/GitSCMTest.java

  Log Message:
  -----------
  Merge pull request #677 from MarkEWaite/skip-tag-dependent-test-on-git-2.20

Early exit from tag dependent test if CLI git 2.20+


  Commit: 6d22cc0188629f941a5751c4b0d628ff91557dc8
      
https://github.com/jenkinsci/git-plugin/commit/6d22cc0188629f941a5751c4b0d628ff91557dc8
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-02-17 (Sun, 17 Feb 2019)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'stable-3.9'

Intentionally removes the changes that were made on stable-3.9 since
the last merge, since those changes are not needed on the master branch.


Compare: 
https://github.com/jenkinsci/git-plugin/compare/10a70eee0976...6d22cc018862

-- 
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/d/optout.

Reply via email to