Install with winget
Open PowerShell or Command Prompt and run:
winget install Orzazade.Gitch
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About gitch
gitch helps you manage multiple Git identities (email, name, SSH keys, GPG keys). Features: - Switch between identities instantly - Auto-switching based on repository rules - SSH key management per identity - GPG signing key support - Shell prompt integration
Advanced Install Options
Install (latest)
winget install Orzazade.GitchInstall (pinned version)
winget install --id Orzazade.Gitch -e --version 1.2.1Upgrade
winget upgrade Orzazade.GitchUninstall
winget uninstall Orzazade.GitchFrequently Asked Questions
How do I install gitch using winget?
Open PowerShell or Windows Terminal and run:
winget install Orzazade.Gitch. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is gitch?
Git identity manager - never commit with the wrong identity again
Is gitch free to use?
gitch is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update gitch with winget?
Run
winget upgrade Orzazade.Gitch in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall gitch?
Run
winget uninstall Orzazade.Gitch to remove gitch from your system.