Page MenuHomeFreeBSD

D54062.diff
No OneTemporary

D54062.diff

diff --git a/.gitattributes b/.gitattributes
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,10 @@
+# Default to Unix line-endings by default with all non-third-party code.
+* text=auto eol=lf
+cddl/contrib/** -text
+contrib/** -text
+crypto/** -text
+sys/contrib/** -text
+
*.c diff=cpp
*.h diff=cpp
*.cpp diff=cpp
diff --git a/usr.bin/bintrans/tests/.gitattributes b/usr.bin/bintrans/tests/.gitattributes
new file mode 100644
--- /dev/null
+++ b/usr.bin/bintrans/tests/.gitattributes
@@ -0,0 +1 @@
+textqpenc -text
diff --git a/usr.bin/diff3/tests/.gitattributes b/usr.bin/diff3/tests/.gitattributes
new file mode 100644
--- /dev/null
+++ b/usr.bin/diff3/tests/.gitattributes
@@ -0,0 +1 @@
+1cr.txt -text

File Metadata

Mime Type
text/plain
Expires
Fri, May 15, 3:59 AM (15 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33072494
Default Alt Text
D54062.diff (724 B)

Event Timeline