1、git init
2、git add? .?
3、git commit? -m ‘desc’ ?
4、git remote add? origin 地址
5、git push origin master