From: Michael P. <mic...@gm...> - 2010-12-07 23:42:32
|
Peter Stuge wrote: >> But safecrlf=true would abort the commit, because the file would be >> recreated with all CRLF (different from current file) on next >> checkout. safecrlf=true ensures that nothing will be "corrupted." You're presumably already doing fancy redirection if you're using grep to generate source code to commit, so no harm in expecting someone to add one more pipe to the end, thru unix2dos. Michael |