One of the SourceCodeControlSystem

http://git.or.cz/

관련정보

Quick start

cd codebase
git init
git add .
git status
git commit -a
git push origin master
git pull origin master
web biohackers.net