From 1753b6b10eac0dee7f15e156b430fbeecae8790b Mon Sep 17 00:00:00 2001 From: Enrico Olivelli Date: Fri, 13 May 2022 11:32:03 +0200 Subject: [PATCH] Add useNativeGit to Git Commit Id Plugin - to support working with worktrees see https://github.com/git-commit-id/git-commit-id-maven-plugin/issues/215 --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 2e9da5e8f1..c9ffd4a227 100644 --- a/pom.xml +++ b/pom.xml @@ -406,6 +406,8 @@ ^git.build.user.(email|name)$ full + + true