返回全部术语
16代码与版本

Push

推送

把本地的 commit 上传到远程仓库(如 GitHub)。

举个例子

我用 git push 把代码同步到 GitHub。

相关资源

复制提示词

I pushed to the wrong branch. Give me the exact git commands to fix it safely.

相关术语

查看全部