分页: 1 / 1

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

发表于 : 2012-08-24 11:54
PCTUBUNTU
没事我说编译个软件试试,没用过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:~$ 
之后我就不知道我该去哪里编译软件了
一头雾水

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

发表于 : 2012-08-24 11:56
枫叶饭团
。。。会在clone目录下生成一个文件夹

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

发表于 : 2012-08-24 12:09
PCTUBUNTU
哦 我在 ~找到了 刚才没看见