Branch: refs/heads/master Home: https://github.com/jenkinsci/git-client-plugin Commit: 4147ec03a48bffbe2c3be5929dbbdb07a7afa2f0 https://github.com/jenkinsci/git-client-plugin/commit/4147ec03a48bffbe2c3be5929dbbdb07a7afa2f0 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2017-06-24 (Sat, 24 Jun 2017)
Changed paths: M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java M src/test/java/org/jenkinsci/plugins/gitclient/LegacyCompatibleGitAPIImplTest.java Log Message: ----------- Do not assume that local repository is a full clone Many continuous integration jobs will default to cloning a subset of the remote repository because it reduces disc use and clone time and network traffic. This change allows the tests to run successfully even if they are started from a shallow clone and which includes no tags. Commit: e2184c3d217000b60d0b53915db8991d4e930abb https://github.com/jenkinsci/git-client-plugin/commit/e2184c3d217000b60d0b53915db8991d4e930abb Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2017-06-24 (Sat, 24 Jun 2017) Changed paths: M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java M src/test/java/org/jenkinsci/plugins/gitclient/LegacyCompatibleGitAPIImplTest.java Log Message: ----------- Merge pull request #247 from MarkEWaite/do-not-depend-on-full-clone Do not assume that local repository is a full clone Compare: https://github.com/jenkinsci/git-client-plugin/compare/ede1959cf7be...e2184c3d2170 -- 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.