博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2019年6月20日

摘要: git co -b <branch name> origin/<remote branch name> git pull git merge feature_xx --squash git commit -m '' git push 阅读全文

posted @ 2019-06-20 15:48 lee_xiumei 阅读(108) 评论(0) 推荐(0)