Show HN: Git-identity-switcher – a CLI to switch Git user identity per repo
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 conf…