Hello, I am trying to create a new job in jenkins test server. I have created a node. When I am creating a new job - selecting the GIT in "Software Code Management" section and adding the URL to repository I am getting the below error.
Failed to connect to repository : Command "C:\Program Files\Git\bin\git.exe -c core.askpass=true ls-remote -h git clone ssh://userID@<url>:59418/validation HEAD" returned status code 128: stdout: stderr: fatal: I don't handle protocol 'git clone ssh' Credentials The clone is working fine on "git bash" and I am able to download the source code. The url was picked up from the gerrit. Please help in configuring for the new job. I am new to Jenkins. Thanks -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/c752de35-7be2-450d-8ab6-60c3b848b81b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
