Git使用笔记

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

posted @ 2016-04-15 14:50  Menng  阅读(161)  评论(0编辑  收藏  举报