mkdir - to create a directory for our repo cd - to change directory to repo git clone - to clone repo to working directory ls -a - to list files and verify match with repo touch - to create new file git add - to add the file to Git's staging area git commit -m - to stage the file with a comment git push - to sync with online repo git checkout -b - create and jump into new feature branch subl - to open README.md in Sublime Text
forked from nltommy/phase-0-gps-1
-
Notifications
You must be signed in to change notification settings - Fork 0
License
MauricioRibeiroA/phase-0-gps-2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published