Skip to content

Commit 78a9967

Browse files
author
Jiang Xin
committed
Change repository name from gotgit-refs to gotgit.
Make the repository name easy to memery, before the book goes to public. ;-)
1 parent bd7c45c commit 78a9967

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.mkd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157

158158
* 克隆版本库。
159159

160-
$ git clone git://github.com/ossxp-com/gotgit-refs.git
160+
$ git clone git://github.com/ossxp-com/gotgit.git
161161

162162
* 确认系统中安装了 ruby 和 perl,并通过 rubygems 安装 redcarpet。
163163

@@ -177,7 +177,7 @@
177177

178178
* 克隆版本库。
179179

180-
$ git clone git://github.com/ossxp-com/gotgit-refs.git
180+
$ git clone git://github.com/ossxp-com/gotgit.git
181181

182182
* 添加新的配置,以便获取首次克隆未获取到的远程分支。
183183

@@ -223,4 +223,4 @@
223223
<https://github.com/ossxp-com/hello-world/>
224224

225225
* 本资料库
226-
<https://github.com/ossxp-com/gotgit-refs/>
226+
<https://github.com/ossxp-com/gotgit/>

html/templates/scast.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<p>点击下面相应的链接通过Web网页观看操作回放。网页回放技术来自于 <a href="http://encryptio.com/code/jsttyplay">jsttyplay</a>
3434
<p>如需要更好的控制回复的速度、暂停等,请使用 <a href="http://0xcc.net/ttyrec/">ttyplay (Linux)</a>, <a href="http://angband.pl/termrec.html">termrec (Windows)</a> 等软件回放扩展名为 ".ttyrec" 的文件。
3535
<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> 克隆并创建您自己的分支,与大家分享。
3737

3838
<%
3939
parts = { '1' => '第1篇:初识Git',

0 commit comments

Comments
 (0)