File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 157
157
158
158
* 克隆版本库。
159
159
160
- $ git clone git://github.com/ossxp-com/gotgit-refs .git
160
+ $ git clone git://github.com/ossxp-com/gotgit.git
161
161
162
162
* 确认系统中安装了 ruby 和 perl,并通过 rubygems 安装 redcarpet。
163
163
177
177
178
178
* 克隆版本库。
179
179
180
- $ git clone git://github.com/ossxp-com/gotgit-refs .git
180
+ $ git clone git://github.com/ossxp-com/gotgit.git
181
181
182
182
* 添加新的配置,以便获取首次克隆未获取到的远程分支。
183
183
223
223
< https://github.com/ossxp-com/hello-world/ >
224
224
225
225
* 本资料库
226
- < https://github.com/ossxp-com/gotgit-refs / >
226
+ < https://github.com/ossxp-com/gotgit/ >
Original file line number Diff line number Diff line change 33
33
< p > 点击下面相应的链接通过Web网页观看操作回放。网页回放技术来自于 < a href ="http://encryptio.com/code/jsttyplay "> jsttyplay</ a > 。
34
34
< p > 如需要更好的控制回复的速度、暂停等,请使用 < a href ="http://0xcc.net/ttyrec/ "> ttyplay (Linux)</ a > , < a href ="http://angband.pl/termrec.html "> termrec (Windows)</ a > 等软件回放扩展名为 ".ttyrec" 的文件。
35
35
< p > 您也可以使用 < a href ="http://en.wikipedia.org/wiki/Ttyrec "> ttyrec</ a > 软件录制自己的回放,将文件以 ".ttyrec" 为扩展名保存在 ttyrec 目录下,然后执行 "rake" 命令,自动将新增回放放入本页面中。
36
- < p > 从版本库 < a href ="https://github.com/ossxp-com/gotgit-refs / "> git://github.com/ossxp-com/gotgit-refs .git</ a > 克隆并创建您自己的分支,与大家分享。
36
+ < p > 从版本库 < a href ="https://github.com/ossxp-com/gotgit/ "> git://github.com/ossxp-com/gotgit.git</ a > 克隆并创建您自己的分支,与大家分享。
37
37
38
38
<%
39
39
parts = { '1' => '第1篇:初识Git' ,
You can’t perform that action at this time.
0 commit comments