| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@nodejs/documentation |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
|
CI, just to be thorough: https://ci.nodejs.org/job/node-test-pull-request/2410/ |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
|
Only CI failure is a currently-problematic test on OS X, so CI is good. |
Sorry, something went wrong.
|
Should the commit message say ensure instead of ensures? Seems like an unnecessary nit to me, but maybe someone else thinks differently? |
Sorry, something went wrong.
|
LGTM. Commit would be better as ensure, but we can fix that when landing. |
Sorry, something went wrong.
|
Ah sorry, the convention in my org is to use third person present verbs 😄 |
Sorry, something went wrong.
|
@justshiv Btw, git thinks your name is justshiv If you're ok with that, I'll land this as-is. But if you'd like you can set your name to git by doing: $ git config --global user.name "whatever you want to be known as" and then git commit --amend --reset-author |
Sorry, something went wrong.
PR-URL: nodejs#6426 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
|
Thanks, landed in 8ebec08 We can always .mailmap your name later. :) |
Sorry, something went wrong.
PR-URL: #6426 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
PR-URL: nodejs#6426 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
PR-URL: #6426 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
|
oh hey @justshiv !!! so happy to see you got something into core |
Sorry, something went wrong.
PR-URL: #6426 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
PR-URL: #6426 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)
doc
Description of change
Grammar in node.1 file was inconsistent when starting man-page responses (Open vs Opens). I've changed this to ensure these responses are consistent throughout.