Code Review
/
vnfsdk
/
refrepo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
7a21f24
)
Normalize line endings
author
Gary Wu
<gary.i.wu@huawei.com>
Tue, 6 Sep 2016 17:51:38 +0000
(10:51 -0700)
committer
Gary Wu
<gary.i.wu@huawei.com>
Thu, 8 Sep 2016 14:32:38 +0000
(14:32 +0000)
Change-Id: I7a85cc9bc266ac0b3b434d184b6f0b1b1ceecce5
Issue-id: INT-40
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
.gitattributes
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitattributes
b/.gitattributes
new file mode 100644
(file)
index 0000000..
13e92ef
--- /dev/null
+++ b/
.gitattributes
@@ -0,0
+1,2
@@
+*.java text eol=lf
+*.xml text eol=lf