]> sourceware.org Git - bzip2.git/commit
Always treat .ref files as binary
authorJoshua Watt <JPEW.hacker@gmail.com>
Tue, 2 Jul 2019 20:06:01 +0000 (15:06 -0500)
committerMark Wielaard <mark@klomp.org>
Wed, 3 Jul 2019 19:36:34 +0000 (21:36 +0200)
commit61b434b4ef28b5e3cbf8665d6829b08b405e0899
tree6720a797a631463d7c2f7022e7f75d70a58d8d13
parent35dd3cf94f3008a3bc6e8c6c964f091e8025570f
Always treat .ref files as binary

.ref files should always be treated as binary files so that git does not
attempt to convert the line endings if core.autocrlf is set.
.gitattributes [new file with mode: 0644]
This page took 0.024355 seconds and 5 git commands to generate.