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