Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-client-plugin
Commit: bf77b71333b443075d85d2ef1523165cb3f165a0
https://github.com/jenkinsci/git-client-plugin/commit/bf77b71333b443075d85d2ef1523165cb3f165a0
Author: Mark Waite <[email protected]>
Date: 2014-10-14 (Tue, 14 Oct 2014)
Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java
Log Message:
-----------
Default JGit changelog command to start at HEAD ref if no ref specified
Makes the behavior consistent with CliGit and allows two tests which
were marked as not implemented in JGit to be executed.
Commit: 6d6df62d2937cc10f016843a4dd23466473f3f43
https://github.com/jenkinsci/git-client-plugin/commit/6d6df62d2937cc10f016843a4dd23466473f3f43
Author: Mark Waite <[email protected]>
Date: 2014-10-14 (Tue, 14 Oct 2014)
Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java
Log Message:
-----------
Correct isBareRepository tests for JGit
Previous tests mistakenly asserted the repository was not bare when it
had been created as a bare repository. JGit correctly failed the
flawed assertion. My mistake to assume that the CliGit implementation
is always the better reference implementation. In this case, the JGit
implementation was the better reference implementation.
Compare:
https://github.com/jenkinsci/git-client-plugin/compare/ff4f1aa5b9ab...6d6df62d2937
--
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.