git新手 git的源码哪去了? RhythmCat2

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

git新手 git的源码哪去了? RhythmCat2

#1

帖子 PCTUBUNTU » 2012-08-24 11:54

没事我说编译个软件试试,没用过git

代码: 全选

 
chao@localhost:~$ git clone git://github.com/supercatexpert/RhythmCat2.git
正克隆到 'RhythmCat2'...
remote: Counting objects: 2217, done.
remote: Compressing objects: 100% (1734/1734), done.
remote: Total 2217 (delta 1698), reused 953 (delta 447)
Receiving objects: 100% (2217/2217), 5.37 MiB | 255 KiB/s, done.
Resolving deltas: 100% (1698/1698), done.
chao@localhost:~$ 
之后我就不知道我该去哪里编译软件了
一头雾水
上次由 PCTUBUNTU 在 2012-08-24 12:03,总共编辑 2 次。
头像
枫叶饭团
帖子: 14683
注册时间: 2010-06-16 1:05
系统: Mac OS X
来自: Tencent
联系:

Re: git新手 git的源码跑那里去了? RhythmCat2

#2

帖子 枫叶饭团 » 2012-08-24 11:56

。。。会在clone目录下生成一个文件夹
头像
PCTUBUNTU
帖子: 976
注册时间: 2009-11-15 14:10
系统: debian testing
来自: 北京

Re: git新手 git的源码哪去了? RhythmCat2

#3

帖子 PCTUBUNTU » 2012-08-24 12:09

哦 我在 ~找到了 刚才没看见
回复