-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
-
git plugin 4.4.2
Git plugin choose wrong path to client in windows node, the error raises after upgrade to v4.4.1, revert to v4.3.0 solves the issue:
Running on Windows_Slave_1 in C:\Jenkins\workspace\FrontEndRWB_develop[Pipeline] {[Pipeline] stage[Pipeline] { (Declarative: Checkout SCM)[Pipeline] checkoutThe recommended git tool is: /usr/bin/git
using credential Jenkins_GIT
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init C:\Jenkins\workspace\FrontEndRWB_develop
.
.
.
Caused by: hudson.plugins.git.GitException: Error performing git command: /usr/bin/git init C:\Jenkins\workspace\FrontEndRWB_develop
- duplicates
-
JENKINS-63519 Git tool chooser chose the wrong implementation
- Closed