Git Crash Course for Beginners

Git

Git Tutorial – Crash Course Content:

  • What is GIT and Why should we use GIT?
  • What terminologies do we use in GIT?
  • How to install and setup GIT on Windows machine?
  • How to create a local GIT repository?
  • How to add changes to the staging area and commit them?
  • How to ignore changes to files and folders?
  • How to create, switch, and merge branches?
  • How to create a Github account and create a repository on it?
  • How to push and pull changes to and from Github repository?

Git Crash Course - Basics

1
Git – Content of Course
2.16


2
Introduction to GIT
2.56
3
Why to use Git?
5.41
4
Working with Git
6.09
5
How to Install Git
1.44
6
How to set Git Credentials
2.06
7
How to Create a Local Git Repository
1.12
8
How to Add change to Staging?
5.51
9
How to Commit changes?
4.08
10
How to Amend Commit?
3.07
11
How to Ignore files in Git?
5.12
12
How to Create a New Branch?
2.29
13
How to Swtich between two Branches?
2.18
14
How to Merge two Git Branches?
6.30
15
Creating GitHub Account
2.08
16
How to Create a GitHub/Remote Repository?
4.09
17
How to Push Changes to Remote Git Repository?
5.50
18
How to Clone Remote Repository?
3.52
19
How to Pull Changes from Remote Repository?
4.21

Be the first to add a review.

Please, login to leave a review