filmov
tv
How to Use Git Clone to Get Code from a GitHub Repo
Показать описание
Found a repository on GitHub and want to get the files onto your computer?
You can use a command called "git clone" to download the files from this repository onto your computer. This is helpful if you want to download the code from my repository, or any other repository on GitHub.
In this video, I'll show you how to use this git clone command and find the URL to the repository, so you can download the code to your computer and work with it.
⏱ TIMESTAMPS:
00:00 - What we're doing
00:41 - GitHub repository
01:19 - Command line
02:38 - Browse to the files
03:23 - Get updates
🔗 VIDEO LINKS: