Skip to content

Commit d0485f5

Browse files
committed
Change to "仅仅通过命令行工具使用这些功能来工作是很笨重的"
1 parent 566e290 commit d0485f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/09-git-and-other-scms/sections/client-tfs.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ PS> git log --all --oneline --graph --decorate
364364
这恰恰是有意设计的,没有什么事情可以担心了,但是你应该意识到发生了什么,特别是当你想要与其他人共享 Git 提交时。
365365

366366
TFS 有许多与它的版本管理系统整合的功能,比如工作项目、指定审核者、封闭检入等等。
367-
仅仅使用命令行工具与这些功能工作是很笨重的,但是幸运的是 git-tfs 允许你轻松地运行一个图形化的检入工具:
367+
仅仅通过命令行工具使用这些功能来工作是很笨重的,但是幸运的是 git-tfs 允许你轻松地运行一个图形化的检入工具:
368368

369369
[source,powershell]
370370
----

0 commit comments

Comments
 (0)