Whitespace on commit

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Kenneth P. Turvey
Date: Wednesday, March 12, 2008 - 8:38 pm

I keep getting annoying errors when I try to commit.  Git complains that I
have whitespace in the wrong places.  

This is fine.. I even like it.  What I don't like is having to change this
stuff manually.  Is there anyway to tell git to just fix the stuff and do
the commit?  

I've tried setting

apply.whitespace = fix 

in my .gitconfig, but that doesn't seem to help when doing commits.  Is
there another way to handle this? 

Thanks!

-- 
Kenneth P. Turvey <kt-usenet@squeakydolphin.com>

--
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:
Whitespace on commit, Kenneth P. Turvey, (Wed Mar 12, 8:38 pm)
Re: Whitespace on commit, Junio C Hamano, (Wed Mar 12, 8:52 pm)
Re: Whitespace on commit, Andreas Ericsson, (Thu Mar 13, 12:34 am)