uphpu / git-workshop

UPHPU August 2017 git workshop
0 stars 0 forks source link

No access to repository #1

Closed TomHAnderson closed 7 years ago

TomHAnderson commented 7 years ago
[~/Projects/Archive/git-workshop (master)]$ git push origin master
ERROR: Permission to uphpu/git-workshop.git denied to TomHAnderson.
fatal: Could not read from remote repository.

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

@mbniebergall Please check the permission settings for my access to this repository.

mbniebergall commented 7 years ago

Repo was empty, I created a README.md. Try again, let me know if issue persists.

TomHAnderson commented 7 years ago
[~/Projects/Archive/git-workshop (master *)]$ git add README.md
git[~/Projects/Archive/git-workshop (master +)]$ git commit -m "Better md formating"
[master 177242e] Better md formatting
 1 file changed, 3 insertions(+), 1 deletion(-)
[~/Projects/Archive/git-workshop (master)]$ git push origin master
ERROR: Permission to uphpu/git-workshop.git denied to TomHAnderson.
fatal: Could not read from remote repository.

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

An empty repo is not the cause of invalid permissions.

mbniebergall commented 7 years ago

Make sure to accept the admin invite at https://github.com/uphpu/git-workshop/invitations