Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2008-09-20 18:25:22
Size: 176
Editor: 203
Comment:
Revision 4 as of 2011-08-03 11:00:49
Size: 315
Editor: localhost
Comment: converted to 1.6 markup
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]]

Quick start

{{{
cd codebase
git init
git add .
}}}

One of the SourceCodeControlSystem

http://git.or.cz/

관련정보

Quick start

cd codebase
git init
git add .

Git (last edited 2014-05-29 11:23:38 by 61)

web biohackers.net