Skip to content

D-Sandy11/Josh1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published