surekaRajarajan/MyRepository
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a document about git git init git commit -m 'message' git add . git push origin master ls git status vi filename git commit -a -m 'message' git log git branch git branch branchname git checkout branchname git merge branchname