Cloning a Repo
The current version of Git is 2.26.2. All commands and concepts demonstrated in this course will work without issue.
One of the ways you might start out with Git is by creating your own copy of somebody else's repository. Discover how to clone a remote repo to your local machine, and what constitutes "forking" a repository.
Comments