Skip to content
Snippets Groups Projects
Commit 29315743 authored by User expired's avatar User expired
Browse files

openolat#39: use native git for the maven commit id plugin to support git workdirs

parent ea2113c2
No related branches found
No related tags found
No related merge requests found
......@@ -1303,6 +1303,7 @@
<configuration>
<dotGitDirectory>${project.basedir}/.git</dotGitDirectory>
<useNativeGit>true</useNativeGit>
</configuration>
</plugin>
<plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment