Differences between revisions 3 and 13 (spanning 10 versions)
Revision 3 as of 2008-10-12 14:56:48
Size: 311
Editor: 218
Comment:
Revision 13 as of 2012-08-15 09:43:21
Size: 761
Editor: 121
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://www.gitcasts.com/posts/railsconf-git-talk RailsConf Git talk]
 * [[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 사용자 설명서]]
 * [[http://www.ibm.com/developerworks/kr/library/l-git-subversion-1/|Subversion 사용자를 위한 Git]]
 * [[http://gitimmersion.com/|그냥 따라하기만 하면 됨]]
 * [[http://rogerdudler.github.com/git-guide/index.ko.html|git - 간편 안내서]]
Line 15: Line 19:
git status
git commit -a
git push origin master
git pull origin master
Line 16: Line 24:

SeeAlso GitVsMercurial, GitHub

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

web biohackers.net