分页: 2 / 2
Re: GTKQQ我修改了。加入了locale支持~
发表于 : 2012-01-25 21:59
由 rgwan
枫叶饭团 写了:
github在多人开发是非常牛的...虽然clone的时候速度是有点慢,但是可用
主要是怎么上传啊。毕竟习惯 SF了
Re: GTKQQ我修改了。加入了locale支持~
发表于 : 2012-01-25 22:14
由 枫叶饭团
fork一个分支,然后clone下来,改了之后git push上去...然后pull给作者
Re: GTKQQ我修改了。加入了locale支持~
发表于 : 2012-01-25 22:26
由 TeliuTe
看得有些模模糊糊,谁花点时间说仔细些步骤,最好能给出每一步的命令
Re: GTKQQ我修改了。加入了locale支持~
发表于 : 2012-01-26 20:24
由 billzt
三个作者的邮箱地址:
HuangCongyu <
[email protected]>
Xiang Wang <
[email protected]>
mathslinux <
[email protected]>
有什么问题就赶快骚扰他们,别客气
Re: GTKQQ我修改了。加入了locale支持~
发表于 : 2012-01-26 20:51
由 windwhinny
rgwan 写了:枫叶饭团 写了:
github在多人开发是非常牛的...虽然clone的时候速度是有点慢,但是可用
主要是怎么上传啊。毕竟习惯 SF了
http://help.github.com/fork-a-repo/
这里有github的帮助文档
Re: GTKQQ我修改了。加入了locale支持~
发表于 : 2012-01-27 9:20
由 billzt
那个SF楼主还是删掉吧,否则别人在网上搜索时会搜索出好几个gtkqq,会造成混乱
Re: GTKQQ我修改了。加入了locale支持~
发表于 : 2012-01-29 10:55
由 rgwan
billzt 写了:那个SF楼主还是删掉吧,否则别人在网上搜索时会搜索出好几个gtkqq,会造成混乱
删不掉了已经~
Re: GTKQQ我修改了。加入了locale支持~
发表于 : 2012-01-29 11:25
由 rgwan
rgwan@rgwan-desktop:~/software/kernelhcy-gtkqq-ae713ec$ git push origin master
fatal: remote error:
You can't push to git://github.com/rgwan/gtkqq.git
Use
[email protected]:rgwan/gtkqq.git
哦~没法PUSH过去
Re: GTKQQ我修改了。加入了locale支持~
发表于 : 2012-01-29 11:30
由 rgwan
rgwan@rgwan-desktop:~/software/kernelhcy-gtkqq-ae713ec$ git push
https://[email protected]/rgwan/gtkqq.git
Password:
To
https://[email protected]/rgwan/gtkqq.git
! [rejected] master -> master (non-fast-forward)
error: failed to push some refs to '
https://[email protected]/rgwan/gtkqq.git'
To prevent you from losing history, non-fast-forward updates were rejected
Merge the remote changes before pushing again. See the 'Note about
fast-forwards' section of 'git push --help' for details.
rgwan@rgwan-desktop:~/software/kernelhcy-gtkqq-ae713ec$
Re: GTKQQ我修改了。加入了locale支持~
发表于 : 2012-01-29 11:34
由 rgwan
rgwan@rgwan-desktop:~/software/kernelhcy-gtkqq-ae713ec$ git push
https://[email protected]/rgwan/gtkqq.git origin master
Password:
error: src refspec origin does not match any.
error: failed to push some refs to '
https://[email protected]/rgwan/gtkqq.git'
rgwan@rgwan-desktop:~/software/kernelhcy-gtkqq-ae713ec$
Re: GTKQQ我修改了。加入了locale支持~
发表于 : 2012-01-29 11:35
由 rgwan
麻烦哪个好心人帮我搞定下。好久没有用Git了。github根本没用过
Re: GTKQQ我修改了。加入了locale支持~
发表于 : 2012-01-29 12:52
由 TeliuTe