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 b0519b8 commit 094c8beCopy full SHA for 094c8be
book/A-git-in-other-environments/sections/visualstudio.asc
@@ -17,8 +17,8 @@ Visual Studio 能够记住所有你打开过的用 Git 管理的项目,它们
17
这是一个执行 Git 操作的操作中心;当你 _正在编写_ 代码的时候,你可能主要关注 "Changes" 视图,当需要拉取同伴的改动时,你将使用 "Unsynced Commits" 和 "Branches" 视图。
18
19
[[vs_home]]
20
-.Visual Studio 中的 Git 仓库的 "Home" 视图。
21
-image::images/vs-2.png[Visual Studio 中的 Git 仓库的 "Home" 视图。]
+.Visual Studio 中的 Git 仓库的 “Home” 视图。
+image::images/vs-2.png[Visual Studio 中的 Git 仓库的 “Home” 视图。]
22
23
Visual Studio 现在拥有一套着眼于任务的强大 Git 操作界面。
24
它包括线性的历史视图、diff 视图、远程仓库操作命令,以及其它很多功能。
0 commit comments