美文网首页
git push 某一条commit

git push 某一条commit

作者: Smallwolf_JS | 来源:发表于2023-12-14 11:36 被阅读0次
git push upstream hash:remoteBranch

例如

➜  like_app_ios git:(feature/feature_1.2.5) git push upstream 026ae00:feature/feature_1.2.5 
xxxxxx代码仓库(DevTools Code)                                 代码仓库组
[连接信息]:       hldy-proxy04 => 608bc4a4-ec1c-4cb1-a15d-694744a01380
[路由信息]:                                 slave-mcode_shard_05-zf-08
                                   
Everything up-to-date

相关文章

网友评论

      本文标题:git push 某一条commit

      本文链接:https://www.haomeiwen.com/subject/ymoigdtx.html