1.找到要更新的文件夹,右键Git Bush Here.
2.git add .
3.git commit -m "你所要更新的内容说明"
4.git remote rm origin
5.git remote add origin 你的ssh
6.git push -u origin master
1.找到要更新的文件夹,右键Git Bush Here.
2.git add .
3.git commit -m "你所要更新的内容说明"
4.git remote rm origin
5.git remote add origin 你的ssh
6.git push -u origin master