Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class basic syntax #40

Closed
wants to merge 4 commits into from
Closed

Class basic syntax #40

wants to merge 4 commits into from

Conversation

Benyaak
Copy link

@Benyaak Benyaak commented Dec 11, 2019

Finished the class basic syntax lesson, I hope everything is okay. Waiting for a review/translation suggestions. Thanks a lot.

@Benyaak
Copy link
Author

Benyaak commented Dec 16, 2019

Solved all suggestion /done

@lighthousand
Copy link
Member

lighthousand commented Dec 23, 2019

@Benyaak, you're not a romanian native speaker, am i right ? :)

Copy link
Member

@lighthousand lighthousand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, good job !

@javascript-translate-bot

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

@CLAassistant
Copy link

CLA assistant check
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.

@iliakan
Copy link
Member

iliakan commented Nov 27, 2022

You can't merge because of conflicts. Can you fix the conflicts (know what it is?)

@bogdanbacosca
Copy link
Contributor

Yep but GitHub wouldn't let me edit the files. I think this person unticked the "let maintainers edit code" box

@iliakan
Copy link
Member

iliakan commented Nov 27, 2022

Maybe check it out locally, merge/edit and then close this PR?

@bogdanbacosca
Copy link
Contributor

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?

@iliakan
Copy link
Member

iliakan commented Nov 27, 2022

 git fetch -fu origin refs/pull/40/head:pr/40
 git checkout pr/40

@bogdanbacosca
Copy link
Contributor

bogdanbacosca commented Nov 27, 2022

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

@iliakan
Copy link
Member

iliakan commented Nov 27, 2022

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

@iliakan
Copy link
Member

iliakan commented Nov 27, 2022

I made a new branch tmp-40 with this PR and pushed it.

@iliakan iliakan closed this Nov 27, 2022
@iliakan
Copy link
Member

iliakan commented Nov 27, 2022

See this PR #146

@bogdanbacosca
Copy link
Contributor

thanks a lot 🙏️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants