问题描述
我为Mac安装了Github。
我意识到我需要到命令行去做一些事情。
Mac的Guthub中有一个选项可用于安装命令行。所有这些似乎都是在/ usr / local / bin中创建一个名为Github的别名,它指向Github for Mac应用程序。
双击它会打开一个终端窗口然后Github for Mac。
任何想法如何让Git在命令行中工作?
一个比较干净的Lion OS X版本 set-up-git#platform-macrel =nofollow> https://help.github.com/articles/set-up-git#platform-mac
安装时应该引导您。
I've installed Github for Mac.
I've realised that I need to get to the command line to do some stuff.
There is an option in Guthub for Mac to install a command line. All this seems to do is create an alias called Github in /usr/local/bin that points back to the Github for Mac application.
Double clicking it opens a terminal window and then Github for Mac.
Any ideas how to get Git to work in a command line?
Its a relatively clean version of Lion OS X
https://help.github.com/articles/set-up-git#platform-mac
Should walk you though installing it.
这篇关于与Github for Mac分开安装Git的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!