GitHub user imod opened a pull request:
https://github.com/apache/maven-scm/pull/17
MRELEASE-875
Even though I have commit rights myself, I would like to have other to take
a look at this first.
This PR fixes an issue voted my a couple of people
https://jira.codehaus.org
GitHub user imod opened a pull request:
https://github.com/apache/maven-scm/pull/16
SCM-765 use the correct commiter/author when commiting
fix JGit provider to use the correct commiter/author when committing,
Fixes SCM-765
You can merge this pull request into a Git
Github user imod closed the pull request at:
https://github.com/apache/maven-scm/pull/5
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
GitHub user imod opened a pull request:
https://github.com/apache/maven-scm/pull/5
SCM 727 - maven-scm-provider-jgit
This pull request adds a new scm-provider for git.
The implementation is fully based on jgit and therefore does not need a
native cgit installation anymore