1. git add .      
2.   git commit -m "some word"
3.   git push -u origin master 

相关文章: