go top

git push

网络释义

  远程仓库名

问答 更正 历史版本 如果你有个叫 serverfix 的分支需要和他人一起开发,可以运行 git push (远程仓库名) (分支名): 问答 更正 历史版本 $ git push origin serverfix Counting objects: 20, done.

基于74个网页-相关网页

  上传到服务器

... 链接远端仓库 – git remote add 上传到服务器git push 克隆仓库 – git clone ...

基于1个网页-相关网页

短语

git push origin master 分支名

git push origin name 这样可以将刚才新建立的分支提交到远端服务器

git push origin branchName 提交分支 ; 把分支推到远程分支

git push origin 普通提交 ; 远程仓库名

git push -u origin master 推送代码 ; 推送此次修改 ; 第一次

git push origin tagname 推送标签 ; 推送一个本地标签

git push origin develop 提交代码 ; 把代码推到远程仓库

git push -f 慎用

git push origin test 提交代码到分支

 更多收起网络短语

有道翻译

git push

git推

以上为机器翻译结果,长、整句建议使用 人工翻译

双语例句

  • See git push --help.

    参考 git push --help

    youdao

  • There is no mention of the synchronization via git push.

    日志中没有提到通过git push实现同步

    youdao

  • We can commit and push to our repository, much like any other Git system.

    我们可以代码库进行提交推送,就和其他Git系统一样

    youdao

更多双语例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定