gi t提交到主分支
2018-10-22 本文已影响0人
杯水情杯水缘
1、git status 查询状态
2、git add .添加
3、git commit -m "41" 提交
4、git push -u origin master 推送的住分支
5 git push -u origin master -f 强制推动
数据库登陆:
/usr/local/MySQL/bin/mysql -u root -p
1、git status 查询状态
2、git add .添加
3、git commit -m "41" 提交
4、git push -u origin master 推送的住分支
5 git push -u origin master -f 强制推动
数据库登陆:
/usr/local/MySQL/bin/mysql -u root -p