You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2015/10/27 00:16:29 UTC

ios commit: CB-9836 Add .gitattributes to prevent CRLF line endings in repos

Repository: cordova-ios
Updated Branches:
  refs/heads/master 1ad9951c8 -> c0fe92d6c


CB-9836 Add .gitattributes to prevent CRLF line endings in repos

This closes #173

Signed-off-by: Shazron Abdullah <sh...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/c0fe92d6
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/c0fe92d6
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/c0fe92d6

Branch: refs/heads/master
Commit: c0fe92d6c0b91efa2da0d5cec78e0baa95ce55c9
Parents: 1ad9951
Author: daserge <v-...@microsoft.com>
Authored: Sat Oct 24 00:33:17 2015 +0300
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Mon Oct 26 16:22:10 2015 -0700

----------------------------------------------------------------------
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/c0fe92d6/.gitattributes
----------------------------------------------------------------------
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..fcadb2c
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+* text eol=lf


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org