我使用Github网站创建了一个新的仓库,克隆了它,现在我正试图推动创建一个新文件。
我遇到以下错误:
Username for 'https://github.com': user
Password for 'https://user@github.com':
remote: Anonymous access to user/repo.git denied.
fatal: Authentication failed for 'https://github.com/user/repo.git'
我落后于公司代理,因此不能选择使用ssh。我必须使用https解决此问题。有什么想法吗?经过合理的时间后,我找不到任何有效的解决方案...