git-credential-manager icon indicating copy to clipboard operation
git-credential-manager copied to clipboard

Add optional feature of using same "config.email" and "config.name" as provider's account

Open nick-loginov opened this issue 1 year ago • 0 comments

Feature description

It's gets dubious when using multiple providers and accounts to manage configs in local repos, credential manager is good place to automatically decide config.email and config.name. Benefits are obvious, consistent commit history for same user, provider would recognize user by his email and name.

nick-loginov avatar Sep 27 '24 12:09 nick-loginov