Save and load window geometry on application start/exit
[hgct.git] / README
blob8742da4c03fa5f4bb13867efc7d0fb6a84e1b5d8
1 Git Commit Tool - GCT
2 =====================
5 Introduction
6 ------------
8 Git Commit Tool or gct is a simple GUI enabled Git Commit Tool. It
9 allows the user to select which files should be committed, write
10 commit messages and perform the commit. It also has some support for
11 controlling the synchronisation of the Git cache.
14 Requirements
15 ------------
17 * Python, http://www.python.org
18 * PyQt, http://www.riverbankcomputing.co.uk/pyqt/
19 * Qt version 3, http://www.trolltech.com/products/qt/index.html
20 * Git a fairly recent snapshot, http://www.kernel.org/pub/software/scm/git/ and
21   rsync://rsync.kernel.org/pub/scm/git/git.git