projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d3a888
)
Add the git attributes file.
author
Hongbin Zheng
<etherzhhb@gmail.com>
Sat, 29 Jun 2013 07:21:57 +0000
(07:21 +0000)
committer
Hongbin Zheng
<etherzhhb@gmail.com>
Sat, 29 Jun 2013 07:21:57 +0000
(07:21 +0000)
The attribute in the file allows git to perform End-of-Line
normalization (CRLF to LF).
llvm-svn: 185255
polly/.gitattributes
[new file with mode: 0644]
patch
|
blob
diff --git a/polly/.gitattributes
b/polly/.gitattributes
new file mode 100644
(file)
index 0000000..
e7c1d93
--- /dev/null
+++ b/
polly/.gitattributes
@@ -0,0
+1,2
@@
+# Auto detect text files and perform LF normalization
+* text eol=lf