alexott opened a new pull request #3427: ZEPPELIN-4304 Allow to override useNativeGit property of the gitcommitid plugin URL: https://github.com/apache/zeppelin/pull/3427 ## What is this PR for? It's now possible to override value of the `useNativeGit` configuration property of the git commit id plugin with `plugin.gitcommitid.useNativeGit` property, like this: ``` mvn package -Dplugin.gitcommitid.useNativeGit=true ``` ### What type of PR is it? Improvement ### Todos * [ ] - Task ### What is the Jira issue? ZEPPELIN-4304 ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services