Difference between revisions of "Git"

From GLMWiki
Jump to: navigation, search
Line 8: Line 8:
 
==SSH Keys==
 
==SSH Keys==
 
[[Creating your ssh keys (private/public)]]
 
[[Creating your ssh keys (private/public)]]
git svn
 
http://git-scm.com/book/ch8-1.html
 
  
 
==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

Git

Install

Installing Git

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

Creating a new Git repo

Reference

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