赞
踩
目录
在ubuntu下安装git
sudo apt-get install git
安装成功之后在shell终端git命令能看到下面信息说明已经安装成功:
python@python:~$ git
usage: git [--version] [--help] [-C ] [-c name=value]
[--exec-path[=]] [--html-path] [--man-path] [--info-path]
[-p | --paginate | --no-pager] [--no-replace-objects] [--bare]
[--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]
<command>[
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。