⇤ ← Revision 1 as of 2008-09-20 18:25:22
Size: 176
Comment:
|
Size: 237
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
Quick start {{{ cd codebase git init git add . }}} |
One of the SourceCodeControlSystem
관련정보
[http://eagain.net/articles/git-for-computer-scientists/ Tv's cobweb: Git for Computer Scientists]
Quick start
cd codebase git init git add .