Install with winget
Open PowerShell or Command Prompt and run:
winget install git-cola.git-cola
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About git-cola
Git Cola is a sleek and powerful graphical user interface for Git. It is free software and written in Python (v2 + v3).
Advanced Install Options
Install (latest)
winget install git-cola.git-colaInstall (pinned version)
winget install --id git-cola.git-cola -e --version 4.18.2Upgrade
winget upgrade git-cola.git-colaUninstall
winget uninstall git-cola.git-colaFrequently Asked Questions
How do I install git-cola using winget?
Open PowerShell or Windows Terminal and run:
winget install git-cola.git-cola. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is git-cola?
The highly caffeinated Git GUI
Is git-cola free to use?
git-cola is distributed under the GPL-2.0 license. Check the publisher’s site for full licensing details.
How do I update git-cola with winget?
Run
winget upgrade git-cola.git-cola in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall git-cola?
Run
winget uninstall git-cola.git-cola to remove git-cola from your system.