Completed
clone a project
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Git for Beginners 2023
Automatically move to the next video in the Classroom when playback concludes
- 1 git Intro
- 2 git version control
- 3 history of git
- 4 git Setup
- 5 git Init
- 6 git commit
- 7 skipping the staging area
- 8 git diff command
- 9 git remove file
- 10 github repository
- 11 adding files to remote repository
- 12 working with tags
- 13 clone a project
- 14 git branch create
- 15 git delete branch
- 16 branch pushing to remote repository
- 17 branch-how it works
- 18 git merge