Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CamilleLopez/phase-0-gps-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phase-0-gps-1

GPS 1

git clone- This copied over the remote (Github) repo and created an local repo.

touch - create a new file

git add- to stage the file to be committed

git commit -m "meaningful message:- creates a save- point.

git status- gives us an update of of our staged, added, committed files.

git push origin master- pushed to master branch to remote repo.

git branch- gives us the status of what branch we're on

git checkout -b - to create a new branch

git checkout - to switch branch.

subl - open sublime text editor.

About

GPS 1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •