Module 4: Git
Lecture # 1: Version Control Systems
Lecture # 2: Introduction to Git and Git Installation
Lecture # 3: Setup Git Repository Locally
Lecture # 4: Introduction to GitLab, GitHub, and Bitbucket
Lecture # 5: Setup Git Repository remotely on GitLab
Lecture # 6: Setup Git Repository remotely on GitHub
Lecture # 7: Setup Git Repository remotely on Bitbucket
Lecture # 8: Basic Git Commands
Lecture # 9: Connecting Local and Remote Repositories
Lecture # 10: Concept of Branches
Lecture # 11: Merge Requests
Lecture # 12: Git Rebase
Lecture # 13: Resolving Merge Conflicts
Lecture # 14: Gitignore
Lecture # 15: Git Stash
Lecture # 16: Undoing Commits