You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by sh...@apache.org on 2016/09/14 08:50:20 UTC

[33/50] [abbrv] kylin git commit: minor but important, add .gitconfig

minor but important, add .gitconfig


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/973ecc74
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/973ecc74
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/973ecc74

Branch: refs/heads/KYLIN-1726
Commit: 973ecc74943613e32e5a9145bff3cad4fe48e01f
Parents: 5dc5ac8
Author: Li Yang <li...@apache.org>
Authored: Tue Sep 13 17:22:24 2016 +0800
Committer: Li Yang <li...@apache.org>
Committed: Tue Sep 13 17:22:24 2016 +0800

----------------------------------------------------------------------
 .gitconfig | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/973ecc74/.gitconfig
----------------------------------------------------------------------
diff --git a/.gitconfig b/.gitconfig
new file mode 100644
index 0000000..88bd52b
--- /dev/null
+++ b/.gitconfig
@@ -0,0 +1,3 @@
+[core]
+	ignorecase = false
+	autocrlf = false