El 8/4/2008, a las 11:59, Garry Hill escribió: > > On Apr 8, 6:35 am, Nathan Weizenbaum <[EMAIL PROTECTED]> wrote: >> There still seem to be some bits of trailing whitespace. You can >> use git >> diff --check to check for this. > > Oh god. I had no idea git was so whitespace whiny.
You can turn this off if you want (see the man page, "git config -- help") but it's actually a good thing as it helps to keep "noisy" commits (ie. non-substantive changes to lines that should really be included) out of the repository. Cheers, Wincent --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/haml?hl=en -~----------~----~----~----~------~----~------~--~---
