📜  git clone vs git pull - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:50.804000             🧑  作者: Mango

代码示例1
Clone: Get a working copy of the remote repository.
Pull: I am working on this, please get me the new changes that may be updated by others.