Re: [ANNOUNCE] Gct-0.1, a GUI enabled Git commit tool
From: Fredrik Kuivinen <hidden>
Date: 2016-06-15 22:42:02
On Wed, Jul 20, 2005 at 01:58:11AM +0200, Petr Baudis wrote:
Dear diary, on Fri, Jul 15, 2005 at 02:46:42AM CEST, I got a letter where Fredrik Kuivinen [off-list ref] told me that...quoted
Hi,Hello from a lazy reader who didn't actually try it,quoted
Gct v0.1 has been released and can be downloaded from http://www.cyd.liu.se/~freku045/gct/gct-0.1.tar.gz What follows is an excerpt from the README in the tarball: Introduction ------------ Git Commit Tool or gct is a simple GUI enabled Git commit tool. It allows the user to select which files should be committed, write commit messages and perform the commit. It also has some support for controlling the synchronisation between the Git cache and the working directory.do you have any screenshots please? From the description it appears it is actually not any more powerful than cg-commit. Does it let you see the diff, actually prune the changes to be committed and such?
I have uploaded a screenshot now, it is available at http://www.cyd.liu.se/~freku045/gct/ I haven't used cg-commit, but from a quick reading of the code it seems that the functionality is similar to Gct. You do see the diffs in Gct but it is currently not possible to do a more fine grained selection of what to commit (that is, finer than selecting which files to commit). Selection of individual hunks is on the todo list though. - Fredrik Kuivinen