1.初始化本地仓库 git init : 在当前目录创建空的git仓库 git init [project-name] : 新建目录并初始化仓库 2.克隆远程仓库 git clone [url]:
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号