git://github.com/和git clone https://github.com/....有何区别

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
头像
九天星
帖子: 1440
注册时间: 2007-07-14 20:45

git://github.com/和git clone https://github.com/....有何区别

#1

帖子 九天星 » 2017-08-24 22:26

git clone git://github.com/和git clone https://github.com/....有何区别?
onlylove
论坛版主
帖子: 5230
注册时间: 2007-01-14 16:23

Re: git://github.com/和git clone https://github.com/....有何区别

#2

帖子 onlylove » 2017-08-24 22:43

就结果来说没有区别 :Hehe
头像
astolia
论坛版主
帖子: 6447
注册时间: 2008-09-18 13:11

Re: git://github.com/和git clone https://github.com/....有何区别

#3

帖子 astolia » 2017-08-25 16:43

走的传输协议不同。具体的优劣比较可见官方文档 https://git-scm.com/book/zh/v2/%E6%9C%8 ... F%E8%AE%AE
回复