CodingGarden / entropychat.app

A discord clone made by the Coding Garden Community.
https://entropychat.app
103 stars 37 forks source link

I want to contribute #2

Closed PixsaOJ closed 4 years ago

PixsaOJ commented 4 years ago

I created new local branch, which includes global .scss imports for _variables.scss file. Can not push because access is denied:

 🌵 ~/Desktop/entropychat.app/client $ git push --set-upstream origin EC-GLOBAL-SCSS
ERROR: Permission to CodingGarden/entropychat.app.git denied to PixsaOJ.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Can I have access to create branch and pull request to it?

PixsaOJ commented 4 years ago

Did not remember to create fork and make pull request that way...