Skip to content

okdonga/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

cd - change directory

ls -lis directory

git clone - gets repo

git checkout -switches branches

git checkout -b -create a new branch

cd ../ -go back

mv - move a file

git add - adds file to stage

git commit - commits the changes to be pushed/saves snapshot

git push - push local file to repo

git log - shows you the previous git commands

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published