git 常用命令

来源:互联网 发布:微信扫号软件 编辑:程序博客网 时间:2024/04/25 15:29

获取代码

git clone <URL>


同步代码

git pull


在MAC中使用git-svn

sudo port install git-core +svn

需要安装MacPorts http://www.macports.org/install.php


原创粉丝点击