Size: 176
Comment:
|
Size: 392
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
* [http://eagain.net/articles/git-for-computer-scientists/ Tv's cobweb: Git for Computer Scientists] | * [[http://eagain.net/articles/git-for-computer-scientists/|Tv's cobweb: Git for Computer Scientists]] * [[http://www.gitcasts.com/posts/railsconf-git-talk|RailsConf Git talk]] * [[http://namhyung.springnote.com/pages/3132772|Git 사용자 설명서]] Quick start {{{ cd codebase git init git add . }}} |