Git仓库初始化
Create a new repository
1 | git clone git@github.com:gaoyoubo/hexo-client.git |
Existing folder
1 | cd existing_folder |
Existing Git repository
1 | cd existing_repo |
1 | git clone git@github.com:gaoyoubo/hexo-client.git |
1 | cd existing_folder |
1 | cd existing_repo |