Thread (1 message) 1 message, 1 author, 2016-06-15
  • (off-list ancestor, not in this archive)
  • Re: gitattributes · Junio C Hamano <hidden> · 2016-06-15

Re: gitattributes

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:06

"Matthias Kestenholz" [off-list ref] writes:
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
You shouldn't need to say "smudge = cat"; if it does not work
without that line you found a bug, so please report.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help