One difference between git clone and git pull: git pull will require a pre-existing .git.
If I need to check out the source code for the first time, use of git pull is certainly not the right command.
One difference between git clone and git pull: git pull will require a pre-existing .git.
If I need to check out the source code for the first time, use of git pull is certainly not the right command.