doc: Update the contributors list to include Stefan Naewe
[git-cola.git] / share / doc / git-cola / intro.rst
blob18693b9bd0a916561b993e4859e8b4214a4a8a20
1 ============
2 Introduction
3 ============
5 `git-cola` is a powerful GUI for `git` that gives you an easy way to
6 interact with Git repositories.
8 Git Cola?
9 =========
10 Out of cola?  Don't panic.
12 Download
13     Visit the
14     `git-cola download page <http://cola.tuxfamily.org/downloads.html>`_
16 Discuss
17     `git-cola mailing list <http://groups.google.com/group/git-cola>`_.
19 Improve
20     Submit issues and enhancement requests to the
21     `git-cola issue tracker <http://github.com/davvid/git-cola/issues>`_.
23 Contribute
24     `git-cola on github <http://github.com/davvid/git-cola/>`_
26     .. sourcecode:: sh
28         git clone git://github.com/davvid/git-cola.git
31 Installation
32 ============
33 The `git-cola` installation instructions are included in
34 the source tarball.
36 See the ``INSTALL`` file for more details.
38 You can also read the
39 `installation guide <http://cola.tuxfamily.org/install.html>`_ online.
42 Running `git-cola`
43 ==================
44 If you've already installed cola::
46     git cola
49 If you have the git-cola source::
51     make && bin/git-cola
54 Thanks to
55 =========
56 `git-cola` was made possible due to the contributions of the following people:
58 * `GIT Hackers <http://git-scm.com/about>`_
59 * Barry Roberts
60 * Boris W
61 * Ben Boeckel
62 * Daniel King
63 * David Aguilar
64 * David Martínez Martí
65 * Iulian Udrea
66 * Kelvie Wong
67 * Marco Costalba
68 * Michael Geddes
69 * Markus Heidelberg
70 * Matthew Levine
71 * Stefan Naewe
72 * Steffen Prohaska
73 * Uri Okrent