1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Files
docs/content/github/authenticating-to-github/error-permission-to-userrepo-denied-to-userother-repo.md
Vanessa Yuen 3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00

762 B

title, intro, redirect_from, versions
title intro redirect_from versions
Error: Permission to user/repo denied to user/other-repo This error means the key you are pushing with is attached to another repository as a deploy key, and does not have access to the repository you are trying to push to.
/articles/error-permission-to-user-repo-denied-to-user-other-repo
/articles/error-permission-to-userrepo-denied-to-userother-repo
free-pro-team enterprise-server
* *

To fix this, remove the deploy key from the repository, and add the key to your user account instead.

If the key you are using is intended to be a deploy key, check out our guide on deploy keys for more details.