Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 403e3e074db8424c64191c38e5d71a0afdcf1904
      
https://github.com/jenkinsci/git-plugin/commit/403e3e074db8424c64191c38e5d71a0afdcf1904
  Author: Mark Waite <[email protected]>
  Date:   2019-02-25 (Mon, 25 Feb 2019)

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

  Log Message:
  -----------
  Don't test message truncation with ancient CLI git

Message truncation requires arguments to the 'git whatchanged' command
that are only available in command line git 1.8.3 and newer.  Don't run
truncation tests with command line git if the required 'git whatchanged'
format argument is not available.

JENKINS-56116 tracks the CentOS feature regression that this detected.


  Commit: 2b65e084ceb5bbd1dec58299da0bbf451235bb93
      
https://github.com/jenkinsci/git-plugin/commit/2b65e084ceb5bbd1dec58299da0bbf451235bb93
  Author: Mark Waite <[email protected]>
  Date:   2019-02-25 (Mon, 25 Feb 2019)

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

  Log Message:
  -----------
  Merge pull request #680 from MarkEWaite/skip-truncate-tests-on-old-cli-git

Don't test message truncation with ancient CLI git


Compare: 
https://github.com/jenkinsci/git-plugin/compare/fe8cd8c80ed5...2b65e084ceb5

-- 
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