coding

cd (代码文件夹)
git remote // 查看分支
git commit -m"" //版本注释
git push // 推送

你可能感兴趣的:(coding)