FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: document fs.realpath.native() by bnoordhuis · Pull Request #17059 · nodejs/node · GitHub

/ node Public

doc: document fs.realpath.native() - #17059

Merged
bnoordhuis merged 1 commit into
nodejs:masterfrom
bnoordhuis:realpath-docs
Nov 16, 2017
Merged

doc: document fs.realpath.native()#17059
bnoordhuis merged 1 commit into
nodejs:masterfrom
bnoordhuis:realpath-docs

Conversation

Copy link
Copy Markdown
Member

Mea culpa, somehow I managed to drop the documentation commit while
merging the pull request. This should have been included in commit
74023c0 ("fs: expose realpath(3) bindings") from this month.

Refs: #15776

nodejs-github-bot added doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system. labels Nov 15, 2017
Mea culpa, somehow I managed to drop the documentation commit while
merging the pull request.  This should have been included in commit
74023c0 ("fs: expose realpath(3) bindings") from this month.

PR-URL: nodejs#17059
Refs: nodejs#15776
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
bnoordhuis closed this Nov 16, 2017
bnoordhuis deleted the realpath-docs branch November 16, 2017 15:31
bnoordhuis merged commit cb137eb into nodejs:master Nov 16, 2017

Copy link
Copy Markdown
Member Author

Landed in cb137eb. I didn't wait 48 hours because it also had sign-offs in the old PR. Thanks everyone.

MylesBorins pushed a commit that referenced this pull request Dec 11, 2017
Mea culpa, somehow I managed to drop the documentation commit while
merging the pull request.  This should have been included in commit
74023c0 ("fs: expose realpath(3) bindings") from this month.

PR-URL: #17059
Refs: #15776
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
MylesBorins mentioned this pull request Dec 12, 2017

gibfahn commented Dec 19, 2017

Copy link
Copy Markdown
Member

Should be backported with #15776 in a semver-minor.

MylesBorins added baking-for-lts PRs that need to wait before landing in a LTS release. lts-watch-v6.x labels Dec 19, 2017
MylesBorins added dont-land-on-v8.x and removed baking-for-lts PRs that need to wait before landing in a LTS release. lts-watch-v6.x labels Aug 17, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants


Back | FazBrowse Home | New Git URL