Username for 'https://github.com': 是输入用户名还是输入邮箱?
输入进去之后
Password for 'https://github.com':光标一直闪。没反应啊
我不知道怎么回事?
Username for 'https://github.com': 是输入用户名还是输入邮箱?
输入进去之后
Password for 'https://github.com':光标一直闪。没反应啊
我不知道怎么回事?
Username for 'https://github.com': 你登录的账号,
Password for 'https://github.com': 密码(输入不可见的,输入好了按回车就行了)。
git push origin master
将本地当前分支项目添加到远程仓库的master分支中:
localRepository/localBranch -> origin/master
2 回答1.3k 阅读✓ 已解决
2 回答843 阅读✓ 已解决
1 回答657 阅读✓ 已解决
1 回答812 阅读
1 回答627 阅读
299 阅读
Git实现从本地添加项目到远程仓库