This website requires JavaScript.
Explore
Help
Sign In
Nodejs
/
node
Watch
1
Star
0
Fork
0
You've already forked node
mirror of
https://github.com/nodejs/node.git
synced
2024-11-21 10:59:27 +00:00
Code
Issues
Actions
25
Packages
Projects
Releases
Wiki
Activity
5ea716d895
node
/
.gitattributes
3 lines
42 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Explicitly disable cr/lf conversion for test fixtures Otherwise git's autocrlf feature makes test fail on windows.
2011-08-10 17:56:56 +00:00
test/fixtures/* -text
src: rename node to io.js for Windows installer * quote "NODE_VERSION_STRING" in node.rc to allow for complex version strings * change user-facing strings * make sure .bat files are crlf PR-URL: https://github.com/iojs/io.js/pull/291 Reviewed-By: Bert Belder <bertbelder@gmail.com> Reviewed-By: Nikolai Vavilov <vvnicholas@gmail.com>
2015-01-11 05:49:45 +00:00
*.bat text eol=crlf
Reference in New Issue
Copy Permalink