Re: [Census] So who uses git?
From: Petr Baudis <hidden>
Date: 2016-06-15 22:42:17
Dear diary, on Wed, Feb 01, 2006 at 12:16:26AM CET, I got a letter where Daniel Barkalow [off-list ref] said that...
On Tue, 31 Jan 2006, Johannes Schindelin wrote:quoted
Hi, On Mon, 30 Jan 2006, Carl Baldwin wrote:quoted
In general, I think it is grasping the reason for the index file and how git commands like git-commit and git-diff interact with it.IMHO this is the one big showstopper. I had problems explaining the concept myself. For example, I had a hard time explaining to a friend why a git-add'ed file is committed when saying "git commit some_other_file", but not another (modified) file. Very unintuitive.I sort of suspect that "git commit some_other_file" should really read HEAD into a temporary index, update "some_other_file" in that (and the main index), and commit it.
FWIW, this is also what cg-commit does. -- Petr "Pasky" Baudis Stuff: http://pasky.or.cz/ Of the 3 great composers Mozart tells us what it's like to be human, Beethoven tells us what it's like to be Beethoven and Bach tells us what it's like to be the universe. -- Douglas Adams