gitee如何给别人的代码提交修改?
linux吧
全部回复
仅看楼主
level 6
火舞之光 楼主
git push origin出现以下提示:
Username for 'xxx'
Password for 'xxx':
remote: [session-aa473e85] Access denied
fatal: 无法访问 'https://gitee.com/unicornx/riscv-operating-system-mooc.git/':The requested URL returned error: 403
这是拒绝接受代码吗,是要输自己的gitee Username和Password?
gitee网站中pull request出现提示:必须选择不同分支,但他就只有一个main,无法选其它分支.
是不是先要把代码上传到我的gitee仓库中才能把修改提交给他?
2021年11月19日 09点11分 1
level 10
fork要贡献的仓库,然后往fork出来的仓库提交,然后发Pull Request
2021年11月20日 01点11分 2
我点了确定后跳到我的个人主页,但并没有同名仓库出现。
2021年11月20日 08点11分
level 6
火舞之光 楼主
2021年11月20日 08点11分 3
1