git-cola v1.7.2 documentation

Introduction

«  User Guide   ::   Contents   ::   The Interface  »

Introduction

git-cola is a simple, powerful, and feature-rich GUI for git that provides an easy way to interact with Git repositories.

Git Cola?

Out of cola? Don’t panic.

Download
Visit the git-cola home 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/git-cola/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

Special Thanks

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

  • Audrius Karabanovas
  • Barry Roberts
  • Boris W
  • Ben Boeckel
  • Christian Jann
  • Daniel King
  • David Aguilar
  • David Martínez Martí
  • GIT Hackers
  • Ismael Juma
  • Iulian Udrea
  • Justin Lecher
  • Karl Bielefeldt
  • Kelvie Wong
  • Kevin Kofler
  • Marco Costalba
  • Michael Geddes
  • Michael Homer
  • Markus Heidelberg
  • Matthew Levine
  • Paolo G. Giarrusso
  • Stefan Naewe
  • Steffen Prohaska
  • Uri Okrent

«  User Guide   ::   Contents   ::   The Interface  »