A. Git clone copies all remote files down to our local project directory and sets up our git remotes for us.
B. There's no need to do a git clone of a Github repository. We can just use wget.
C. It's better to do a git pull of a Github repository.
D. It's better to do a git branch of a Github repository.
No comments:
Post a Comment