Skip to content

Releases: annayPaul/git-assignment-1

Release list

v1.0

Choose a tag to compare

@annayPaul annayPaul released this 25 Apr 06:23

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