On Sunday 03 December 2006 05:33, Nicolas Pitre wrote: ... > +But here's a twist. If you do 'git commit <file1> <file2> ...' then only > +the changes belonging to those explicitly specified files will be > +committed, entirely bypassing the current "added" changes. Those "added" > +changes will still remain available for a subsequent commit though. > + > +But for instance it is best to only remember 'git add' + 'git commit' > +and/or 'git commit -a'. > + The "But for instance" seems a strange way of saying that. How about However, for normal usage you only have to remember 'git add' + 'git commit' and/or 'git commit -a'. -- Alan Chandler http://www.chandlerfamily.org.uk - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html