| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Also, this appears to have other changes mixed in (notably the libuv upgrade commit) that need to be removed first. |
Sorry, something went wrong.
|
@colin-tucows this PR seems to have somehow picked up a commit that was already in master. If you are comfortable enough with git to update your branch to remove that commit then great, otherwise I think that can be cleared up on landing. |
Sorry, something went wrong.
|
hi @gibfahn , sorry, i will need more guidance on what you mean by 'update your branch to remove that commit' and/or how i should fix this pr. i don't know why commit 75318e4 got mixed up with my pr. if you prefer to just clean-up this pr for me on landing, that is fine with me too. thanks, |
Sorry, something went wrong.
|
@gibfahn Judging from that mysterious time-travelling ghost comment from Rich, I guess this could be the Github bug came haunting us again. @colin-tucows I have fixed the commits (with the commit message fixed to follow our commit message guidelines) |
Sorry, something went wrong.
|
@colin-tucows Also in case you want to know how I fixed it, here are the commands that I used (the "allow edits from maintainer" box is checked in this PR so that is why I can force-push to your fork) git remote add ct git@github.com:colin-tucows/node.git git fetch ct master git checkout -b ct-master git reset --hard ct/master git rebase master -i git branch --set-upstream-to=ct/master git push --force ct HEAD:master |
Sorry, something went wrong.
Sorry, something went wrong.
PR-URL: #15903 Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Refael Ackermann <refack@gmail.com>
|
Landed in d00bb87 Thanks for the PR, and congratulations on becoming a Node.js Contributor 🎉 ! |
Sorry, something went wrong.
PR-URL: #15903 Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Refael Ackermann <refack@gmail.com>
PR-URL: nodejs/node#15903 Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Refael Ackermann <refack@gmail.com>
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)