doc: add missing pull request number#27336
Conversation
Sorry, something went wrong.
|
Node.js Collaborators, please, add 👍 here if you approve fast-tracking. |
Sorry, something went wrong.
Sorry, something went wrong.
|
This PR seems to add a lot more than just a PR number? |
Sorry, something went wrong.
|
@mscdex I had to force push to master to fix a test and I did not yet update this PR (see the note about the force push). It's only about the second commit. |
Sorry, something went wrong.
421ee25 to
74adb9a
Compare
April 22, 2019 00:10
Sorry, something went wrong.
|
@BridgeAR Seems that there are some conflicts need to be resolved. |
Sorry, something went wrong.
This adds a missing pull request number to the `repl.md`.
74adb9a to
ff0f181
Compare
April 24, 2019 15:42
Sorry, something went wrong.
This fixes a pull request number in `repl.md`. PR-URL: nodejs#27336 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
|
Landed in 237d9f9 🎉 (I updated the description while landing since the PR number was actually set to a falsy value in the meanwhile). |
Sorry, something went wrong.
This fixes a pull request number in `repl.md`. PR-URL: #27336 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
This adds a missing pull request number to the
repl.md.Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes