Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 816 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 816 Bytes

git reference/cheat sheet

Refer to this simple guide for git commands best practices

This is a quick guide for git commands, for more in depth technical documentation refer to github documentation

the following articles are also helpful:

to view the guide in your browser open the index.html file in the src folder or

  1. download it to your local drive
  2. type file://c: into your browser
  3. navigate to where you saved the file and open from there

**note you must have index.css dowloaded in the same folder for the styles to work