Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 234187bf3c56de2e1252ceba3a79f6b4fe6a37a6
      
https://github.com/jenkinsci/git-plugin/commit/234187bf3c56de2e1252ceba3a79f6b4fe6a37a6
  Author: Mark Waite <[email protected]>
  Date:   2022-09-03 (Sat, 03 Sep 2022)

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

  Log Message:
  -----------
  Fix tests on older CLI git versions

The `git branch -m master` fails on a repository created with command
line git versions 2.25, 2.20, 2.17, and 1.8.  It works with git versions
2.30 and later.

Setting was added in July 2022 for systems that have their default
branch name configured as something other than `master`.


  Commit: ede7d487496d9d81b976e4b8d952e839d71a265e
      
https://github.com/jenkinsci/git-plugin/commit/ede7d487496d9d81b976e4b8d952e839d71a265e
  Author: Mark Waite <[email protected]>
  Date:   2022-09-03 (Sat, 03 Sep 2022)

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

  Log Message:
  -----------
  Merge pull request #1324 from MarkEWaite/fix-tests-on-older-git-versions

Fix tests on older CLI git versions


Compare: 
https://github.com/jenkinsci/git-plugin/compare/3c11517fcb5c...ede7d487496d

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

Reply via email to