Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 322 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 322 Bytes

Git Undo

This project is for you to practice the different methods to undo changes committed to git.

To get started:

  1. Click the fork button on the repository.
  2. Clone the Repository onto your computer.
  3. Follow the project instructions on TheOdinProject's git undo project page.