Skip to content

translated 1.4 Getting Started - The Command Line #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 16, 2014
Merged

translated 1.4 Getting Started - The Command Line #8

merged 3 commits into from
Nov 16, 2014

Conversation

hbrls
Copy link
Contributor

@hbrls hbrls commented Nov 7, 2014

100%

For one, the command line is the only place you can run *all* Git commands – most of the GUIs only implement some subset of Git functionality for simplicity.
If you know how to run the command line version, you can probably also figure out how to run the GUI version, while the opposite is not necessarily true.
Also, while your choice of graphical client is a matter of personal taste, _all_ users will have the command-line tools installed and available.
Git 有多种使用方式。您可以使用原生的命令行模式,也可以使用 GUI 模式,这些 GUI 软件也能提供多种功能。在本书中,我们将使用命令行模式。这是因为首先,只有在命令行模式下您才能执行 Git 的*所有*命令,而大多数的 GUI 软件只实现了 Git 所有功能的一个子集以降低操作难度。如果您学会了在命令行下如何操作,那么您在操作 GUI 软件时应该也不会遇到什么困难;但是,反之并不一定成立。此外,由于每个人的想法与侧重点不同,不同的人常常会安装不同的 GUI 软件,但_所有_人一定会有命令行工具。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

原文是每句占一行,翻译时需要对应翻译。下同。

@hbrls
Copy link
Contributor Author

hbrls commented Nov 8, 2014

@Lax 我看到了,但是这个页面是没换行的,而且从语义上讲也看不出来应该换行,所以我就没换。

@Lax
Copy link
Contributor

Lax commented Nov 8, 2014

@shuaishuai Asciidoctor 渲染后的文本不换行。
作为源码需要换行,不然以后 diff 或 merge 操作会对应不上。

@hbrls
Copy link
Contributor Author

hbrls commented Nov 9, 2014

@Lax 好的,下午我来改一下

@hbrls
Copy link
Contributor Author

hbrls commented Nov 9, 2014

已按原文换行。

Git 有多种使用方式。
您可以使用原生的命令行模式,也可以使用 GUI 模式,这些 GUI 软件也能提供多种功能。
在本书中,我们将使用命令行模式。
这是因为首先,只有在命令行模式下您才能执行 Git 的*所有*命令,而大多数的 GUI 软件只实现了 Git 所有功能的一个子集以降低操作难度。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里的"for simplicity"所指的应该是实现难度,不是操作难度,建议重新翻译一下。此处欢迎讨论。

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个我翻的时候确实认为是操作难度,我再想想。可以去英文版那边确认一下?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Lax问过了

it's to make the interface simpler, not the implementation of the application.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, clear

devbean added a commit that referenced this pull request Nov 16, 2014
translated 1.4 Getting Started - The Command Line
@devbean devbean merged commit d449e01 into progit:master Nov 16, 2014
@hbrls hbrls deleted the 1.4 branch November 24, 2014 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants