[
https://issues.apache.org/jira/browse/SCM-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963172#comment-17963172
]
ASF GitHub Bot commented on SCM-809:
------------------------------------
jira-importer commented on issue #1031:
URL: https://github.com/apache/maven-scm/issues/1031#issuecomment-2964640000
**[Robert
Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)**
commented
Fixed in
[dec6e0db9438559f3e707c58becadb6e96598755](http://git-wip-us.apache.org/repos/asf/maven-scm/commit/dec6e0db)
Thanks for the 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)