exercises

clone-repo

Task

  1. Fork the repo https://github.com/git-mastery/gm-shapes to your GitHub account, if you haven’t done so already. Retain the original repo name gm-shapes.
  2. Clone the fork to your computer, in to the folder clone-repo/shapes (note how the target folder is shapes, not gm-shapes).
  3. Set up a remote named upstream, to point to the git-mastery/gm-shapes repo.