We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b8b81f commit 3065c7eCopy full SHA for 3065c7e
book/A-git-in-other-environments/sections/sublimetext.asc
@@ -9,9 +9,8 @@
9
* 被你的 .gitignore 文件所指定忽略的文件以及文件夹会在侧边栏褪色显示。
10
* 在状态栏,你能够查看当前所在分支以及你做了多少修改。
11
* 对一个文件的所有改动都会通过行号槽上的记号显示出来。
12
-* 你能够在 Sublime Text 内使用 Sublime Merge 这个 Git 客户端的部分功能。(要求安装 Sublime Merge:
13
-https://www.sublimemerge.com/ )
+* 你能够在 Sublime Text 内使用 Sublime Merge 这个 Git 客户端的部分功能。
+ 要求安装 Sublime Merge:
14
+ https://www.sublimemerge.com/。
15
-
16
-Sublime Text 的官方文档请访问:
17
-https://www.sublimetext.com/docs/3/git_integration.html 。
+Sublime Text 的官方文档请访问:https://www.sublimetext.com/docs/3/git_integration.html。
0 commit comments