When i am creating new item in jenkins, if i put repository url as "g...@github.com:Nithanjr/Nithan_JR_coding.git" getting error.
Please help me to create new projects in jenkins.
Error - Failed to connect to repository : Error performing command: git ls-remote -h g...@github.com:Nithanjr/Nithan_JR_coding.git HEAD
Not a github-plugin issue. ssh checkout url requires credentials. Or you can just use https url instead.
The Jenkins issue site is not a question and answer site. Please use the mailing lists and the chat systems for questions.