Differences between revisions 6 and 7
Revision 6 as of 2012-04-22 02:12:17
Size: 500
Editor: 221
Comment:
Revision 7 as of 2012-04-23 00:08:44
Size: 563
Editor: 221
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
git commit -a
git push origin master
git pull origin master

One of the SourceCodeControlSystem

http://git.or.cz/

관련정보

Quick start

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

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

web biohackers.net