git init git status git add . git commit -m "name" git log git show git show id git push origin brnach name git branch git checkout -b branch_name git checkout git commit git remote add origin "github link/remote link" git branch -d branch_name //branch delete git push origin -d branch name // delete branch on remote center git stash git stash pop // to retrieve stash data git stash list git commit --ammend
-
Notifications
You must be signed in to change notification settings - Fork 0
D-Sandy11/Josh1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published