Completed
Gitignore
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Git Tutorial for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 Git and GitHub Introduction
- 2 Configuring git on windows, understanding git clone, pull, private and public repositories
- 3 Git commit and Push with complete git flow
- 4 Understanding how git internally maintain versions
- 5 How to initialize git repository
- 6 Understanding git branches and its use in real world
- 7 Understanding git branches and real world use cases Part2
- 8 Merging git branches
- 9 Gitignore
- 10 Understanding git default branch