Skip to content

Conversation

@DiegoRBaquero
Copy link
Contributor

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

doc

@nodejs-github-bot 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
@sam-github
Copy link
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
Copy link
Contributor Author

DiegoRBaquero commented Feb 22, 2017

@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 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.
@sam-github
Copy link
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.

@DiegoRBaquero
Copy link
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>
@sam-github
Copy link
Contributor

Landed in 6eb614a

@sam-github sam-github closed this Feb 24, 2017
@DiegoRBaquero 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 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 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 MylesBorins mentioned this pull request Mar 9, 2017
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