Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-user support #189

Closed
TemporalAgent7 opened this issue Oct 19, 2020 · 2 comments · Fixed by #547
Closed

Multi-user support #189

TemporalAgent7 opened this issue Oct 19, 2020 · 2 comments · Fixed by #547
Assignees
Labels
docs Documentation changes

Comments

@TemporalAgent7
Copy link

Please add the ability to switch between 2 GitHub accounts / identities. Ideally this would be an intuitive UI to pick account whenever you clone a repository (Account 1 / Account 2 / Read-Only) that then sticks throughout the life-time of that clone.

I don't know what git / GCM is doing but I often find commits in one repository with the other user's identity even if the user name and email are correctly set up in the repository's .git\config

@TemporalAgent7 TemporalAgent7 added the enhancement New feature or request label Oct 19, 2020
@mjcheetham mjcheetham added host:github Specific to the GitHub host provider investigation More information is required to gain clarity labels Oct 19, 2020
@adamwalling
Copy link

This would be incredibly helpful; I generally have to set git config credential.usehttppath true for individual repos I need to use a different credential for.

@vtbassmatt
Copy link
Contributor

This is probably a documentation issue more than anything.

@vtbassmatt vtbassmatt self-assigned this Oct 7, 2021
@vtbassmatt vtbassmatt added docs Documentation changes and removed enhancement New feature or request investigation More information is required to gain clarity host:github Specific to the GitHub host provider labels Oct 7, 2021
vtbassmatt added a commit that referenced this issue Nov 19, 2021
ldennington pushed a commit to ldennington/git-credential-manager that referenced this issue Mar 1, 2022
ldennington pushed a commit to ldennington/git-credential-manager that referenced this issue Mar 8, 2022
ldennington pushed a commit to ldennington/git-credential-manager that referenced this issue Jun 15, 2022
imgbot bot pushed a commit to Jeverett3000/Git-Credential-Manager-Core that referenced this issue Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation changes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants
@vtbassmatt @mjcheetham @adamwalling @TemporalAgent7 and others