In this video we're going to continue our journey with Git, namely we will learn how to:
❇️ Set up Git repository
❇️ Start and stop tracking files
❇️ Stage and commit changes
🔗 Github tutorial repo:
https://github.com/korntech/git_tutor...
✅ Git Pro Book
https://git-scm.com/book/en/v2
Video Timestamps:
Setting up Git repo - 0:25
Adding files to the staging area - 4:10
Making a commit - 7:10
#Git #Programming