Failed to connect to repository : Error performing command: git.exe ls-remote -h https://github.com/szabbas/Sample-programs.git HEAD

前端 未结 4 980
梦毁少年i
梦毁少年i 2020-12-10 01:27

I am new to programming and trying to work with GIT repository and while configuring with the JENKINS is facing the error. I know it\'s a silly question but on a beginner po

4条回答
  •  不思量自难忘°
    2020-12-10 02:16

    Please give the installation path of git.exe in Git executable field in the Global Tool Configuration.In my case it worked after the path was set as below

提交回复
热议问题