git status
- print statusgit add .
- add all files to stage for commitgit commit -m "Commit message"
- commit file(s)git checkout -b new-branch
- create new branch and move to that branchgit push origin master
- push changes from git to GitHubcd <directory>
- change directorytouch <new file>
- create new, empty filels
- list directory
-
Notifications
You must be signed in to change notification settings - Fork 0
License
maddiedierker/phase-0-gps-1
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