Gitas – A tool for Git account switching
Summary
Gitas is a tool to switch Git identities by updating local/global git config and pre-filling the credential cache. It offers a temporary identity mode via a Command Proxy that runs git commands without altering your config, and stores tokens in the system keychain for security. Installation options include curl-based scripts, Homebrew, and Cargo, making it easy for developers juggling multiple Git accounts to streamline workflows.