Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit b9518a5

Browse files
committed
meta: merge node/master into node-chakracore/master
Merge c016cc2 as of 2018-01-25 This commit was automatically generated. For any problems, please contact jackhorton Reviewed-By: Jimmy Thomson <jithomso@microsoft.com>
2 parents 8c30a84 + c016cc2 commit b9518a5

File tree

2,237 files changed

+93744
-81256
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,237 files changed

+93744
-81256
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ ipch/
7575
/npm.wxs
7676
/tools/msvs/npm.wixobj
7777
/tools/msvs/genfiles/
78+
/test/addons/??_*/
7879
email.md
7980
deps/v8-*
8081
deps/icu

COLLABORATOR_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ error: failed to push some refs to 'https://github.com/nodejs/node'
623623
hint: Updates were rejected because the remote contains work that you do
624624
hint: not have locally. This is usually caused by another repository pushing
625625
hint: to the same ref. You may want to first integrate the remote changes
626-
hint: (e.g., 'git pull ...') before pushing again.
626+
hint: (e.g. 'git pull ...') before pushing again.
627627
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
628628
```
629629

0 commit comments

Comments
 (0)