[问题] github 上传

楼主: gn00618777 (非常念旧)   2015-04-22 17:54:03
抱歉 我真的快被 github 上传机制搞疯
我自己有 repository,也可以clone,改完上传输入帐密就可以上传
这次拉别人的 repostory ,一直出现
error: The requested URL returned error: 403 while accessing https://github.com/
shines77/gzmalloc.git/info/refs?service=git-receive-pack
fatal: HTTP request failed
然后我试着改 .git/config 内的
https://github.com/oooo/xxxx.git -> ssh://git@github.com/oooo/xxxx.git
自己的主机也产生 ssh key
ssh-keygen -t rsa -C "your_email@youremail.com"
将 id_rsa.pub 加到 github 中,并测试 ssh -T git@github.com
Hi gn00618777! You've successfully authenticated, but GitHub
does not provide shell access.
我仍然无法 push,快疯了,正事都没做到,卡这个卡一个下午,拜托诸神,谢。
无法 push 的讯息
ERROR: Permission to tailyn/lobby-greeting-page.git denied to gn00618777.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
作者: Bencrie   2015-04-22 19:18:00
你有权限登那个帐号?不然一般来说你拉别人的东西本来就唯读啊。可以用 fork 和 pull request 机制要求 upstream从你 fork 出来的 repo 拉 code 下来合并
楼主: gn00618777 (非常念旧)   2015-04-22 22:39:00
查到原因了http://ppt.cc/av9E

Links booklink

Contact Us: admin [ a t ] ucptt.com