[
https://issues.apache.org/jira/browse/SCM-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963171#comment-17963171
]
ASF GitHub Bot commented on SCM-809:
------------------------------------
jira-importer commented on issue #1031:
URL: https://github.com/apache/maven-scm/issues/1031#issuecomment-2964639995
**[Thomas
Meyer](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=meyert)**
commented
Proposed patch
> Make git executable name a config option
> ----------------------------------------
>
> Key: SCM-809
> URL: https://issues.apache.org/jira/browse/SCM-809
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-provider-gitexe
> Affects Versions: 1.9.4
> Environment: Windows 10
> Reporter: Thomas Meyer
> Assignee: Robert Scholte
> Priority: Minor
> Fix For: 1.9.5
>
> Attachments: diff.txt
>
>
> Hi,
> my git executable on windows 10 is called 'git.cmd' which is a wrapper around
> a jgit invocation!
> maven-scm-provider-gitexe iis used by the codehaus buildnumber plugin and
> the call of 'git' fails to execute because it needs to call 'git.cmd' on my
> system.
> Add the ability to make the name of the git executable a config option in
> .scm/git-settings.xml
--
This message was sent by Atlassian Jira
(v8.20.10#820010)