Show HN: Git-identity-switcher – a CLI to switch Git user identity per repo
1 points
1 hour ago
| 0 comments
| github.com
| HN
Hi HN,

I built this because I regularly switch between work, personal, and client GitHub accounts and kept committing with the wrong identity.

This is a small CLI that lets you define multiple Git identities and switch them per-repo without touching global config.

It doesn’t manage SSH keys — it focuses only on Git name/email to reduce mistakes.

Would love feedback or suggestions. Happy to answer questions.

No one has commented on this post.