Difference between revisions of "Git"
From GLMWiki
Line 8: | Line 8: | ||
==SSH Keys== | ==SSH Keys== | ||
[[Creating your ssh keys (private/public)]] | [[Creating your ssh keys (private/public)]] | ||
− | |||
− | |||
==Git-Svn== | ==Git-Svn== | ||
[[Checking out a site from svn with git (limit git)]] | [[Checking out a site from svn with git (limit git)]] | ||
− | + | git svn | |
+ | http://git-scm.com/book/ch8-1.html | ||
==Gitolite== | ==Gitolite== |
Revision as of 13:48, 31 October 2013
Install
Git for the first time
Setting up Git for the first time
SSH Keys
Creating your ssh keys (private/public)
Git-Svn
Checking out a site from svn with git (limit git) git svn http://git-scm.com/book/ch8-1.html
Gitolite
Reference
git book online http://git-scm.com/book