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

前端 未结 4 981
梦毁少年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:10

    I got the answer...just wanted to post here so that if some new programmer are there (like me) can look the basic things :-

    While going in the project--> Configure--> set the path of the git correctly.
    

    It should be till the bin and then append git.exe like *\bin\git.exe

提交回复
热议问题