Skip to content

BenjamH/phase-0-gps-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

phase-0-gps-1

git clone - use to clone a repo on your desktop

git status - use to check the status of your changes

git add - use to stage a change

git commit -m "message" - use to commit a change

git push origin master - use to push your commits to github

git checkout -b name - use to create a new branch

cd ../ - change directories and go back a directory

'mv' - move a file or folder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published