Skip to content

Perform host provider auto-detection only once per host #507

@gpakosz

Description

@gpakosz

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestperformanceAn issue with performance

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions