Hello All,

The Git for Windows distribution no longer uses the "store" or "winstore" 
credential store so credentials in the form of a username/password pair 
cannot be read from a file. I have found a way 
<https://github.com/Microsoft/Git-Credential-Manager-for-Windows/issues/230> to 
pre-populate the Windows Credentials Manager with the Git credentials which 
means Git clone operations can take place non-interactively. 

However this is not quite enough because the Git plugin for Jenkins wants 
to use the "store" credential helper. Is there a way to tell it to use the 
Git Credential Manager ("manager")?

Thanks,

Fred.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/66889a03-4cce-4555-88a0-9273d6b8515d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to