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) David Aguilar contributors, 2007, 2008, 2009, 2010
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/>.
24 ~ git clone git://github.com/davvid/git-cola.git cola
26 ~ http://github.com/davvid/git-cola.git
30 ~ http://cola.tuxfamily.org/
34 ~ http://groups.google.com/group/git-cola/
36 Join, suggest features, and send patches with 'git send-mail'.
40 ~ http://github.com/davvid/git-cola/issues
44 git-cola includes a copy of 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/