// install via winget
Command Prompt & PowerShell
click to copy
winget install git-cola.git-cola
// direct download
Download Installer// 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).
// frequently asked questions
How do I install git-cola using winget?
Open PowerShell or Windows Terminal and run:
winget install git-cola.git-cola. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is git-cola?
The highly caffeinated Git GUI
Is git-cola free to download?
git-cola is distributed under the GPL-2.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update git-cola with winget?
Run
winget upgrade git-cola.git-cola in PowerShell or Windows Terminal to update git-cola to the latest available version.What architecture does git-cola support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.