从网站上clone下来的代码,修改之后提交的方法是:
1.运行命令 git commit -am "对代码的有关说明"
2.运行命令 git push git@git.oschina.net:xxxxxxx/Demo.git master