Introduction

git-cola is a powerful GUI for git that gives you an easy way to interact with Git repositories.

Git Cola?

Out of cola? Don’t panic.

Download
Visit the git-cola download page
Discuss
git-cola mailing list.
Improve
Submit issues and enhancement requests to the git-cola issue tracker.
Contribute

git-cola on github

git clone git://github.com/davvid/git-cola.git

Installation

The git-cola installation instructions are included in the source tarball.

See the INSTALL file for more details.

You can also read the installation guide online.

Running git-cola

If you’ve already installed cola:

git cola

If you have the git-cola source:

make && bin/git-cola

Thanks to

git-cola was made possible due to the contributions of the following people:

  • GIT Hackers
  • Barry Roberts
  • Boris W
  • Ben Boeckel
  • Daniel King
  • David Aguilar
  • David Martínez Martí
  • Iulian Udrea
  • Kelvie Wong
  • Kevin Kofler
  • Marco Costalba
  • Michael Geddes
  • Markus Heidelberg
  • Matthew Levine
  • Stefan Naewe
  • Steffen Prohaska
  • Uri Okrent

Table Of Contents

Previous topic

User Guide

Next topic

The Interface

This Page