1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Files
docs/content/github/authenticating-to-github/troubleshooting-ssh/error-permission-to-userrepo-denied-to-other-user.md

695 B

title, intro, redirect_from, versions, topics
title intro redirect_from versions topics
Error: Permission to user/repo denied to other-user This error means the key you are pushing with is attached to an account which does not have access to the repository.
/articles/error-permission-to-user-repo-denied-to-other-user
/articles/error-permission-to-userrepo-denied-to-other-user
/github/authenticating-to-github/error-permission-to-userrepo-denied-to-other-user
free-pro-team enterprise-server github-ae
* * *
SSH

To fix this, the owner of the repository (user) needs to add your account (other-user) as a collaborator on the repository or to a team that has write access to the repository.