In Jenkins, I am using the following github URL "https://github.com/Crinsane/LaravelShoppingcart.git". Using user-id and password mechanism. As string password didn't seem to work, create a public access token (classic) in github.com and updated password in jenkins with that token string. I am still having issues connecting Jenkins with Github and same error message comes as below
Can someone kindly help? What does the HEAD word signify and most importantly how do i resolve this issue?
Thanks Rajib
Tried using both direct github.com password as well as using the public access token (classic) , neither worked unfortunately.