Linux下命令行使用Git1、提交git commit -a -m "Your message" 2、推送git push 3、查看状态git status 转载于:https://www.cnblogs.com/AijunHe/p/5917639.html