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

git push issue #33

Open
tianqifeiyang opened this issue Oct 30, 2019 · 0 comments
Open

git push issue #33

tianqifeiyang opened this issue Oct 30, 2019 · 0 comments

Comments

@tianqifeiyang
Copy link

tianqifeiyang commented Oct 30, 2019

sky@sky-VirtualBox:~/work/share/githubTest$ git status
On branch master
Your branch is ahead of 'origin/master' by 2 commits.
(use "git push" to publish your local commits)

nothing to commit, working tree clean
sky@sky-VirtualBox:/work/share/githubTest$ git pull
Already up to date.
sky@sky-VirtualBox:
/work/share/githubTest$ git push
ERROR: Permission to yychuyu/githubTest.git denied to tianqifeiyang.
fatal: Could not read from remote repository.

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

我用git push就报这个错误,从网上搜到的解决办法关于设置SSH的,基本都是说是因为有两个账号,一个SSH秘钥不能确定是谁访问。但是我只有一个账号,我也还是按照他们的办法重新添加了SSH,但也还是不行。

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

No branches or pull requests

1 participant