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 <[email protected]> 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 <[email protected]> Authored: Sat Oct 24 00:33:17 2015 +0300 Committer: Shazron Abdullah <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
