Re: Question about "git commit -a"

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Marko Macek
Date: Friday, October 5, 2007 - 11:16 am

> I understand why people like staging and commit without -a, seeing how

Agreed. For this reason git-commit without -a, staging, index, ... is
not really interesting to me.

In CVS and subversion (which has nicer working-copy command line interface IMHO),
I simply make a copy of the working copy, revert the non-commitable parts, build,
commit the minor changes, and then update the first copy. For larger projects,
where this can be slow, I use diff/revert/patch.

Small checkins are nice for git-bisect, but if they don't build...

Mark
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Question about "git commit -a", Paolo Ciarrocchi, (Thu Oct 4, 8:38 am)
Re: Question about "git commit -a", Matthieu Moy, (Thu Oct 4, 8:43 am)
Re: Question about "git commit -a", Paolo Ciarrocchi, (Thu Oct 4, 8:48 am)
Re: Question about "git commit -a", Wincent Colaiuta, (Thu Oct 4, 8:58 am)
Re: Question about "git commit -a", Nguyen Thai Ngoc Duy, (Thu Oct 4, 1:33 pm)
Re: Question about "git commit -a", Johannes Schindelin, (Thu Oct 4, 2:10 pm)
Re: Question about "git commit -a", Nguyen Thai Ngoc Duy, (Thu Oct 4, 2:16 pm)
Re: Question about "git commit -a", Andy Parkins, (Thu Oct 4, 2:25 pm)
Re: Question about "git commit -a", Shawn O. Pearce, (Thu Oct 4, 2:26 pm)
Re: Question about "git commit -a", Miles Bader, (Thu Oct 4, 11:04 pm)
Re: Question about "git commit -a", Paolo Ciarrocchi, (Fri Oct 5, 1:39 am)
Re: Question about "git commit -a", Andreas Ericsson, (Fri Oct 5, 1:52 am)
Re: Question about "git commit -a", Paolo Ciarrocchi, (Fri Oct 5, 2:06 am)
Re: Question about "git commit -a", Andreas Ericsson, (Fri Oct 5, 3:02 am)
Re: Question about "git commit -a", Matthieu Moy, (Fri Oct 5, 3:11 am)
Re: Question about "git commit -a", Andreas Ericsson, (Fri Oct 5, 3:14 am)
Re: Question about "git commit -a", Wincent Colaiuta, (Fri Oct 5, 3:48 am)
Re: Question about "git commit -a", Matthieu Moy, (Fri Oct 5, 4:35 am)
Re: Question about "git commit -a", Andreas Ericsson, (Fri Oct 5, 5:17 am)
Re: Question about "git commit -a", Paolo Ciarrocchi, (Fri Oct 5, 5:19 am)
Re: Question about "git commit -a", Andreas Ericsson, (Fri Oct 5, 5:23 am)
Re: Question about "git commit -a", Matthieu Moy, (Fri Oct 5, 5:45 am)
Re: Question about "git commit -a", Kristian , (Fri Oct 5, 8:56 am)
Re: Question about "git commit -a", Matthieu Moy, (Fri Oct 5, 9:33 am)
Re: Question about "git commit -a", Marko Macek, (Fri Oct 5, 11:16 am)
Re: Question about "git commit -a", Dmitry Potapov, (Fri Oct 5, 2:10 pm)
Re: Question about "git commit -a", Andy Parkins, (Sat Oct 6, 12:43 am)
Re: Question about "git commit -a", Linus Torvalds, (Sat Oct 6, 9:13 am)
Re: Question about "git commit -a", Marko Macek, (Sat Oct 6, 11:12 pm)
Re: Question about "git commit -a", Wincent Colaiuta, (Sun Oct 7, 5:26 am)
Re: Question about "git commit -a", Dmitry Potapov, (Sun Oct 7, 7:50 am)
Re: Question about "git commit -a", Johannes Schindelin, (Sun Oct 7, 9:26 am)