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 566e290 commit d0485f5Copy full SHA for d0485f5
book/09-git-and-other-scms/sections/client-tfs.asc
@@ -364,7 +364,7 @@ PS> git log --all --oneline --graph --decorate
364
这恰恰是有意设计的,没有什么事情可以担心了,但是你应该意识到发生了什么,特别是当你想要与其他人共享 Git 提交时。
365
366
TFS 有许多与它的版本管理系统整合的功能,比如工作项目、指定审核者、封闭检入等等。
367
-仅仅使用命令行工具与这些功能工作是很笨重的,但是幸运的是 git-tfs 允许你轻松地运行一个图形化的检入工具:
+仅仅通过命令行工具使用这些功能来工作是很笨重的,但是幸运的是 git-tfs 允许你轻松地运行一个图形化的检入工具:
368
369
[source,powershell]
370
----
0 commit comments