File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,4 +17,4 @@ include::sections/maintaining.asc[]
17
17
18
18
你现在能自如地使用 Git 为项目做出贡献、维护自己的项目或采纳其他用户的贡献了。
19
19
恭喜你成为了一个高效的 Git 开发者!
20
- 下一章中,你将会学到如何使用规模最大最流行的 Git 托管服务,Github 。
20
+ 下一章中,你将会学到如何使用规模最大最流行的 Git 托管服务,GitHub 。
Original file line number Diff line number Diff line change @@ -402,7 +402,7 @@ http://www.emoji-cheat-sheet.com
402
402
403
403
====== 图片
404
404
405
- 从技术层面来说,这并不是 Github 风格 Markdown 的功能,但是也很有用。如果不想使用 Markdown 语法来插入图片,GitHub 允许你通过拖拽图片到文本区来插入图片。
405
+ 从技术层面来说,这并不是 GitHub 风格 Markdown 的功能,但是也很有用。如果不想使用 Markdown 语法来插入图片,GitHub 允许你通过拖拽图片到文本区来插入图片。
406
406
407
407
[[_md_drag]]
408
408
.通过拖拽的方式自动插入图片
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ image::images/new-repo.png[``new repository'' 下拉列表.]
21
21
image::images/newrepoform.png[``new repository'' 表单。]
22
22
23
23
这里除了一个你必须要填的项目名,其他字段都是可选的。
24
- 现在只需要点击 ``Create Repository'' 按钮,Duang!!! – 你就在 Github 上拥有了一个以 `<user>/<project_name>` 命名的新仓库了。
24
+ 现在只需要点击 ``Create Repository'' 按钮,Duang!!! – 你就在 GitHub 上拥有了一个以 `<user>/<project_name>` 命名的新仓库了。
25
25
26
26
因为目前暂无代码,GitHub 会显示有关创建新版本库或者关联到一个已有的 Git 版本库的一些说明。
27
27
我们不会在这里详细说明此项,如果你需要复习,去看 <<_git_basics_chapter>>._
You can’t perform that action at this time.
0 commit comments