This repository is my journey learning Git and getting familiar with more commands. My aim is to spend at least an hour a day learning a new command or figuring out a way to be more efficient using Git.
- 1 ⌨️ > What is Version Control
- 2 ⌨️ > What is Git
- 3 ⌨️ > Installing Git (Command Line and GUI options)
- 4 ⌨️ > Basic Git Commands to get started
- 5 👀 > Inspecting a repository
- 6 👀 > File Operations
- 7 👀 > Undoing commits & changes
- 8 👀 > Rewriting history