Assignment 1
- Repository Setup: Sets up the initial repository
- Initial Commit: Creates a base commit & pushes those changes to remote
- Branching and Merging: Create a branch, commit and merge the changes to master
- Rebase: Create another branch, commit and rebase to master