Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 306 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 306 Bytes

GitWars

A repo for playing with Git

Challenges:

  • Find this repo.
  • Create a commit.
  • Create a branch.
  • Merge the branch into another branch (for example master).
  • Rebase a branch!
  • You are now a Git-master!

For more advanced git-usage, see https://learngitbranching.js.org/.