Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 687 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 687 Bytes

Directions

  1. Use keyboard shortcuts to move this browser window to the left side of your screen and your terminal in the top right corner.
  2. Fork this repository.
  3. Clone your copy of the repository to your local machine.
  4. Open the repository in VS Code. Use a keyboard shortcut to move VS Code to the bottom right corner of your screen.
  5. Create a new file in that directory called github_cfu.md. Add some notes about all of the git commands you know in that file.
  6. Add and commit your work, then push those changes to GitHub.
  7. Now, show how you would remove the remote origin.
  8. Create a new remote repository in GitHub and connect your local repository to that one.