cd - change directory ls - lists directory git clone - cloned the repository from github touch - to create a file (awesomepage.md) git add - adds a file to be committed git commit - git commits a file git push origin - pushes to github touch - to create another file (readme.md) git COMMANDHERE --help - provides a help file for specific git command git status - shows status of files ready to be added/committed git checkout -b - to checkout a feature branch
WALTERKERR/phase0-GPS1
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|