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

doc: note message event listeners ref IPC channels by DiegoRBaquero · Pull Request #11494 · nodejs/node · GitHub

/ node Public

doc: note message event listeners ref IPC channels - #11494

Closed
DiegoRBaquero wants to merge 1 commit into
nodejs:masterfrom
DiegoRBaquero:patch-2
Closed

doc: note message event listeners ref IPC channels#11494
DiegoRBaquero wants to merge 1 commit into
nodejs:masterfrom
DiegoRBaquero:patch-2

Conversation

Copy link
Copy Markdown
Contributor
Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

nodejs-github-bot added child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations. labels Feb 22, 2017

Copy link
Copy Markdown
Contributor

@DiegoRBaquero can you add a more descriptive (but < 50 char) git commit message? "fixed thing" isn't helpful, it doesn't say what was broken or fixed about thing.

How about

doc: note message event listeners ref IPC channels

DiegoRBaquero commented Feb 22, 2017
edited
Loading

Copy link
Copy Markdown
Contributor Author

@sam-github Yes! But... I committed through github, how do I go about changing the message?

The commit description contains a more descriptive and detailed information

DiegoRBaquero changed the title doc: Fix IPC Note doc: note message event listeners ref IPC channels Feb 22, 2017
The IPC channel is referenced with the message event too.

Copy link
Copy Markdown
Contributor

You probably can't.

With git its easy. Clone your repo, checkout your branch, do git commit --amend, edit the message and save it, then do git push -f.

If you intend to contribute more to node, you'll have to learn to use git directly.

I fixed it for you and pushed it to your branch.

Copy link
Copy Markdown
Contributor Author

My CLI knowledge is limited to the basics. Thank you for sharing how to do it!

sam-github pushed a commit to sam-github/node that referenced this pull request Feb 24, 2017
The IPC channel is referenced with the message event too.

PR-URL: nodejs#11494
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

Copy link
Copy Markdown
Contributor

Landed in 6eb614a

sam-github closed this Feb 24, 2017
DiegoRBaquero deleted the patch-2 branch February 24, 2017 17:30
italoacasas pushed a commit to italoacasas/node that referenced this pull request Feb 25, 2017
The IPC channel is referenced with the message event too.

PR-URL: nodejs#11494
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
italoacasas mentioned this pull request Feb 25, 2017
jasnell pushed a commit that referenced this pull request Mar 7, 2017
The IPC channel is referenced with the message event too.

PR-URL: #11494
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
jasnell pushed a commit that referenced this pull request Mar 7, 2017
The IPC channel is referenced with the message event too.

PR-URL: #11494
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins pushed a commit that referenced this pull request Mar 9, 2017
The IPC channel is referenced with the message event too.

PR-URL: #11494
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins mentioned this pull request Mar 9, 2017
MylesBorins pushed a commit that referenced this pull request Mar 9, 2017
The IPC channel is referenced with the message event too.

PR-URL: #11494
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins mentioned this pull request Mar 9, 2017
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

child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL