Say you have a Haml partial in version control, and you have more than one person touching the same partial. Everyone is working on different parts of the file. Let's also say that one person adds a div wrapper to the top of the partial, then tabs everything below it and commits. This just blew up the other developers' checkouts and created conflicts, even if the other developers didn't actually modify any dangerous lines..
Is there any way to have SVN or Git understand the whitespace-active nature of Haml? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
