- Information about Bonus lectures
- Git Introduction and Installation
- Git architecture, Git INIT and Git CLONE
- Set up your own practice environment
- Git ADD :: Working directory to Staging
- Git COMMIT :: Staging to Local Repository
- Git DIFF, Git RM (--cached) and Git RESET --hard
- Practice Test 1
- Introduction to branching and project setup
- Git Branch - How to create BRANCHES
- Switching between branches
- Merging of branches
- Git fetch, git pull and git push
- Pull Requests
- How to delete remote branch
- How to Delete Local branch
- Git Stash, stash pop, stash list, stash show, stash clear
- Fork repository
- Github markdown
- Assignment 2
- Assignment 3
- From things we haven't covered..