/JENKINS-34082> (git username /
> password fails from service if git installation included credentials
> manager). Since newer git installations default to include the credentials
> manager, you are likely seeing the second case.
>
> Mark Waite
>
> On Sat, Apr 8, 2017 at 8:44 AM S
t a
> private key credential.
>
> Mark Waite
>
> On Sat, Apr 8, 2017 at 8:12 AM Simba K wrote:
>
>> Thank you All for sharing thoughts. ..Branch actually exists.. But when i
>> use option to poll the repo hourly, I see below error msg in logs.
>>
>>
>>
Thank you All for sharing thoughts. ..Branch actually exists.. But when i
use option to poll the repo hourly, I see below error msg in logs.
using GIT_ASKPASS to set credentials
> git.exe ls-remote -h https://git.URL.git # timeout=10
Unexpected ls-remote output line ''
[poll] Couldn't
I have upgraded jenkins from 1.6 to 2.32. and git plugin to 3.1 and git
client plugin to 2.4.1. It broken existing build job. Has anyone
experienced?
> git.exe fetch --tags https://myproject.git
+refs/heads/*:refs/remotes/origin/*
> git.exe rev-parse "refs/remotes/origin/master^{commit}" # t