Size: 500
Comment:
|
Size: 563
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 17: | Line 17: |
git commit -a git push origin master git pull origin master |
One of the SourceCodeControlSystem
관련정보
Quick start
cd codebase git init git add . git commit -a git push origin master git pull origin master