Difference between revisions of "Git"
From GLMWiki
Line 3: | Line 3: | ||
[[Installing Git]] | [[Installing Git]] | ||
+ | ==Git for the first time== | ||
+ | [[Setting up Git for the first time]] | ||
+ | |||
+ | ==SSH Keys== | ||
+ | [[Creating your ssh keys (private/public)]] | ||
git svn | git svn | ||
http://git-scm.com/book/ch8-1.html | http://git-scm.com/book/ch8-1.html | ||
Line 9: | Line 14: | ||
[[Checking out a site from svn with git (limit git)]] | [[Checking out a site from svn with git (limit git)]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
==Gitolite== | ==Gitolite== |
Revision as of 13:46, 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 http://git-scm.com/book/ch8-1.html
Git-Svn
Checking out a site from svn with git (limit git)
Gitolite
Reference
git book online http://git-scm.com/book