Differences between revisions 2 and 18 (spanning 16 versions)
Revision 2 as of 2008-09-27 23:22:57
Size: 237
Editor: 218
Comment:
Revision 18 as of 2014-05-29 11:23:38
Size: 63
Editor: 61
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
One of the SourceCodeControlSystem http://e.biohackers.net/Git
Line 3: Line 3:
http://git.or.cz/

관련정보
 * [http://eagain.net/articles/git-for-computer-scientists/ Tv's cobweb: Git for Computer Scientists]

Quick start

{{{
cd codebase
git init
git add .
}}}
SeeAlso GitVsMercurial, GitHub

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

web biohackers.net