Git使用笔记

mac2024-04-19  31

1, 从远端拷贝(clone)仓库到本地

git clone https://github.com/ConciseA/learngit.git [alias]

eg: git clone https://github.com/ConciseA/learngit.git    git clone https://github.com/ConciseA/learngit.git LearnGit

2, learngit

https://github.com/ConciseA/learngit

最新回复(0)