Git 使用学习笔记
More
Search
Ctrl + K
git clone
复制下载一个远程版本库到本地
复制下载远程版本库
Copy
git remote <git_path>
参数
git_path(远程版本库地址)
Previous
远程库操作
Next
git remote
Last updated
6 years ago