本地和GITHB 关联,然后执行下面操作
1. git init
2. git add .
3. git commit -m 'first commit'
4.git remote add origin https://github.com/Cycamore/lantingtalk.github.io.git
5.git push origin master
本地和GITHB 关联,然后执行下面操作
1. git init
2. git add .
3. git commit -m 'first commit'
4.git remote add origin https://github.com/Cycamore/lantingtalk.github.io.git
5.git push origin master