Skip to content

Translate A-git-in-other-environments powershell #124

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 4 commits into from
Aug 3, 2015
Merged

Translate A-git-in-other-environments powershell #124

merged 4 commits into from
Aug 3, 2015

Conversation

branchzero
Copy link
Contributor

No description provided.

@@ -1,15 +1,15 @@
[[_git_powershell]]
=== Git in Powershell
=== Powershell 上的 Git
Copy link
Contributor

Choose a reason for hiding this comment

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

附录A文章的标题三位翻译的翻译的不太一样,最好能统一一下
#124#80#121#128#129


If you've installed GitHub for Windows, Posh-Git is included by default, and all you have to do is add these lines to your `profile.ps1` (which is usually located in `C:\Users\<username>\Documents\WindowsPowerShell`):
如果你已经在 Windows 上安装了 GitHubPosh-Git 会在默认情况下被包含进来,你只需要添加以下两行到你的 `profile.ps1` 文件 (文件位于 `C:\Users\<username>\Documents\WindowsPowerShell`):
Copy link
Contributor

Choose a reason for hiding this comment

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

Posh-Git 会被默认包含进来

@IceNature
Copy link
Contributor

完成
第一次知道Powershell还能和Git配合,学习了

@networm
Copy link
Member

networm commented Jul 13, 2015

@IceNature GitHub For Windows 用的就是 PowerShell。

@branchzero
Copy link
Contributor Author

@IceNature 已经修改,感谢指正。

@Geno1024
Copy link
Contributor

@branchzero 已审核完毕,没有修改意见。
吐槽一个,当时的英文原版的 Posh-Git 中的 G 大小写不一。

@branchzero
Copy link
Contributor Author

@Geno1024 嗯,我还是统一一下吧,顺便把 @IceNature 上次提到的标题问题给改了。

@networm networm mentioned this pull request Jul 29, 2015
95 tasks
@networm networm modified the milestone: v1.0.0 Jul 29, 2015

(((powershell)))(((tab completion, powershell)))(((shell prompts, powershell)))
(((posh-git)))
The standard command-line terminal on Windows (`cmd.exe`) isn't really capable of a customized Git experience, but if you're using Powershell, you're in luck.
A package called Posh-Git (https://github.com/dahlbyk/posh-git[]) provides powerful tab-completion facilities, as well as an enhanced prompt to help you stay on top of your repository status. It looks like this:
Windows 中的普通命令行终端 (`cmd.exe`) 无法自定义 Git 使用体验,但是如果你正在使用 Powershell 那么你就十分幸运了。
Copy link
Contributor

Choose a reason for hiding this comment

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

但是如果你正在使用 Powershell,那么你就十分幸运了。

@sanddudu
Copy link
Contributor

@branchzero 审校完成

@branchzero
Copy link
Contributor Author

@sanddudu 感谢意见,已经按照要求进行修改。

networm added a commit that referenced this pull request Aug 3, 2015
Translate A-git-in-other-environments powershell
@networm networm merged commit c83c0c8 into progit:master Aug 3, 2015
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.

5 participants