BioHackersNet BioHackersNet
  • Login
  • BioinfoWiki
  • Category
  • BulletinBoard
  • RecentChanges
  • FindPage
  • HelpContents
  • Git

Revision 13 as of 2012-08-15 09:43:21

Clear message
  • Immutable Page
  • Comments
  • Info
  • Attachments
  • Git

One of the SourceCodeControlSystem

http://git.or.cz/

관련정보

  • Tv's cobweb: Git for Computer Scientists

  • RailsConf Git talk

  • Git 사용자 설명서

  • Subversion 사용자를 위한 Git

  • 그냥 따라하기만 하면 됨

  • git - 간편 안내서

Quick start

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

SeeAlso GitVsMercurial, GitHub

  • Immutable Page
  • Comments
  • Info
  • Attachments
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01