doc: Add 1.4.2.1 release notes
[git-cola.git] / README
blobfecf704f7a9c167de197b9083418e7422ae9b6cc
1 git-cola: A highly caffeinated git GUI
3 git-cola is a sweet, carbonated git GUI known for its
4 sugary flavor and caffeine-inspired features.
7 Copyright (C) 2007, 2008, 2009, 2010, David Aguilar and contributors
9 This program is free software: you can redistribute it and/or modify
10 it under the terms of the GNU General Public License as published by
11 the Free Software Foundation, either version 2 of the License, or
12 (at your option) any later version.
14 This program is distributed in the hope that it will be useful,
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17 GNU General Public License for more details.
19 You should have received a copy of the GNU General Public License
20 along with this program.  If not, see <http://www.gnu.org/licenses/>.
22 FORK
23 ----
24 ~ git clone git://github.com/davvid/git-cola.git cola
25 ~ cola/bin/git-cola
26 ~ http://github.com/davvid/git-cola.git
28 DOWNLOAD
29 --------
30 ~ http://cola.tuxfamily.org/
32 DISCUSS
33 -------
34 ~ http://groups.google.com/group/git-cola/
36 Join, suggest features, and send patches with 'git send-mail'.
38 SUPPORT
39 -------
40 ~ http://github.com/davvid/git-cola/issues
42 ACKNOWLEDGEMENTS
43 ----------------
44 git-cola includes the following modules:
45 GitPython ~ http://gitorious.org/projects/git-python/
46 jsonpickle ~ http://code.google.com/p/jsonpickle/
47 simplejson ~ http://code.google.com/p/simplejson/