如何让 GitHub 桌面的 "git" 工具在 cmd、PowerShell 中全局运行?

How to get GitHub desktop's "git" tool working globally in cmd, PowerShell?

我已经有了 GitHub 桌面,它运行良好,但它在 Powershell 和命令提示符中无法使用 git 命令。而且我不想为了这个方便而下载并安装整个 git-scm。

只需将其放在路径中的某个位置,windows 会自动搜索可执行文件或扩展路径。

http://www.howtogeek.com/118594/how-to-edit-your-system-path-for-easy-command-line-access/