Class basic syntax by Benyaak · Pull Request #40 · javascript-tutorial/ro.javascript.info
Finished the class basic syntax lesson, I hope everything is okay. Waiting for a review/translation suggestions. Thanks a lot.
@Benyaak, you're not a romanian native speaker, am i right ? :)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall, good job !
Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Yep but GitHub wouldn't let me edit the files. I think this person unticked the "let maintainers edit code" box
I think he may have deleted his branch - checkout to Benyaak:master just creates a brand new branch. Also I cannot see his pull request in the GitHub desktop app, the other one shows up but not his.
Not sure exactly, I can copy/paste his code and modify it in a new branch because it seems like there are not so many mistakes, but not sure if it's "legal" or fair to do that. Translating one article is not that much work from my experience so far and I wouldn't mind to let go of it also.
Is there another way?
me@os:~/Documents/GitHub/ro.javascript.info$ git fetch -fu origin refs/pull/40/head:pr/40 fatal: couldn't find remote ref refs/pull/40/head
From this repo:
➜ ro.javascript.info git:(master) git fetch -fu origin refs/pull/40/head:pr/40
remote: Enumerating objects: 27, done.
remote: Counting objects: 100% (11/11), done.
remote: Total 27 (delta 11), reused 11 (delta 11), pack-reused 16
Unpacking objects: 100% (27/27), 6.31 KiB | 646.00 KiB/s, done.
From github.com:javascript-tutorial/ro.javascript.info
* [new ref] refs/pull/40/head -> pr/40
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