-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
enhancementNew feature or requestNew feature or requestperformanceAn issue with performanceAn issue with performance
Description
This issue is a follow up on #492 (comment)
Can the credential manager remember auto-detection results?
With the current implementation, we pay this auto-detection tax every time we git fetch
even though the Windows' credentials manager has proper authentication information available.
In terms of implementation, maybe the credential manager could do the equivalent of
$ git config credential.example.com.provider <result of auto-detection>
Thanks
RPitt, saaketp and rm-code
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestperformanceAn issue with performanceAn issue with performance