On 4/24/07, Matthias Kestenholz <lists@xxxxxxxxxxx> wrote:
The .gitattributes system together with input/output filters has already proven exceptionally useful for me. I've got some co-workers which do not seem to care about CRLF line endings or whitespace damage. core.autocrlf = input and [filter "whitespace"] clean = stripspace smudge = cat
Why didn't --ignore-space-at-eol, -b and -w work for you? - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html