Thread (5 messages) flat view 5 messages, 4 authors, 2016-06-15

Re: Add warning when there are changes in the index and using -a with git commit

From: Sylvain Rabot <hidden>
Date: 2016-06-15 22:48:41

On Wed, Apr 21, 2010 at 23:38, Wincent Colaiuta [off-list ref] wrote:
Without even really meaning to, I ended up training myself to only commit what's staged in the index, because early on I acquired the habit of always reviewing every single changed hunk by using "git add --patch" (in fact I use it so often that I've created an alias of "git patch" for it). There's no telling how many times this kind of last-minute hunk-by-hunk reviewing has saved me from committing bad code.
Well, the thing is I do that to but instinctively, 3 seconds after, I
do my git commit -as -m "blah", making useless the time I spend
staging hunks with git add -p

-- 
Sylvain
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help