Git Identity Manager is a command-line tool written in Rust that helps you
manage multiple Git identities for your repositories. It allows you to add new
identities, view stored identities, and apply an identity to the local Git
repository (without affecting your global configuration).
.gitignore |