Skip to content

Commit

Permalink
修改附录A:sublimetext未遵循原文段落格式的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Sherry520 authored and networm committed Aug 13, 2024
1 parent 1b8b81f commit 3065c7e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions book/A-git-in-other-environments/sections/sublimetext.asc
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@
* 被你的 .gitignore 文件所指定忽略的文件以及文件夹会在侧边栏褪色显示。
* 在状态栏,你能够查看当前所在分支以及你做了多少修改。
* 对一个文件的所有改动都会通过行号槽上的记号显示出来。
* 你能够在 Sublime Text 内使用 Sublime Merge 这个 Git 客户端的部分功能。(要求安装 Sublime Merge:
https://www.sublimemerge.com/ )
* 你能够在 Sublime Text 内使用 Sublime Merge 这个 Git 客户端的部分功能。
要求安装 Sublime Merge:
https://www.sublimemerge.com/。
Sublime Text 的官方文档请访问:
https://www.sublimetext.com/docs/3/git_integration.html 。
Sublime Text 的官方文档请访问:https://www.sublimetext.com/docs/3/git_integration.html。

0 comments on commit 3065c7e

Please sign in to comment.