diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-08-30 14:35:15 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-08-30 20:30:45 -0700 |
commit | bbb896d8e10f736bfda8f587c0009c358c9a8599 (patch) | |
tree | b83f28279a68439b9b044bccc313bbeaa3e973f5 /builtin-mv.c | |
parent | ed0f47a8c431f27e0bd131ea1cf9cabbd580745b (diff) | |
download | git-bbb896d8e10f736bfda8f587c0009c358c9a8599.tar.gz git-bbb896d8e10f736bfda8f587c0009c358c9a8599.tar.xz |
gitattributes: -crlf is not binary
The description of crlf attribute incorrectly said that "-crlf" means
binary. It is true that for binary files you would want "-crlf", but
that is not the same thing.
We also have supported attribute macros and via that mechanism a handy
"binary" to specify "-crlf -diff" at the same time. It was not documented
anywhere as far as I can tell, even though the support was there from
the very beginning.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-mv.c')
0 files changed, 0 insertions, 0 deletions