Initializing a Repository (Clip 5): Gentle Introduction to Git and GitHub

preview_player
Показать описание
Welcome to this comprehensive guide on Understanding Git and GitHub! In this video, we detail the purpose of a repository and why it's essential in version control.

We walk through how to initialize a local Git repository, then publish that repository to GitHub.

Then we reverse the process, starting with a remote GitHub repository and clone/fork it to a local repository. We also look at the GitHub zip file option.

*Lesson Links*

*Content*
00:00 Repository
00:42 Local repositories
01:01 Remote repositories
01:25 Initializing a repository
01:44 Initializing a local repository first
02:41 Publish local repository to GitHub
03:27 Remote repository first
03:36 Clone remote repository to create the local repository
04:20 Referencing the remote repository (origin)
04:46 Getting code from a remote repository (clone, fork, zip)
06:22 Key points

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
😊About Me
Hey! I'm Deborah Kurata
I'm a software developer and YouTube content creator. I speak at conferences such as VS Live and ng-conf. I write articles for freeCodeCamp. And I'm a Pluralsight author with courses in the top 10 most popular (out of 7,000+) over the past 5 years. For my work in support of software developers, I've been recognized with the Microsoft Most Valuable Professional (MVP) award, and I'm a Google Developer Expert (GDE).

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
#git #github #tutorial #repository #fork #clone
Рекомендации по теме
Комментарии
Автор

You have a great teaching style (and content). Thank you

jbelmont