Difference between revisions of "Git"

From GLMWiki
Jump to: navigation, search
Line 2: Line 2:
 
==Install==
 
==Install==
 
[[Installing Git]]
 
[[Installing Git]]
 
==Reference==
 
git book online
 
http://git-scm.com/book
 
  
 
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

Git

Install

Installing Git

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

Creating a new Git repo

Reference

git book online http://git-scm.com/book