what does GIT PUSH do exactly?

Posted hangj

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了what does GIT PUSH do exactly?相关的知识,希望对你有一定的参考价值。

有效理解 git 的对象模型
https://stackoverflow.com/questions/26005031/what-does-git-push-do-exactly

所谓分支, 就是一个指针, 指向某个 commit 链


以上是关于what does GIT PUSH do exactly?的主要内容,如果未能解决你的问题,请参考以下文章