Difference between revisions of "Git"

From GLMWiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Image:Git-Logo-2Color.png|center|thumb|Git]]
 
[[Image:Git-Logo-2Color.png|center|thumb|Git]]
==Git Tutorial Site==
+
==Git Docs==
 
[http://www.atlassian.com/git/tutorial/git-basics Git Tutorial]
 
[http://www.atlassian.com/git/tutorial/git-basics Git Tutorial]
 
[http://www.atlassian.com/git/workflows#!workflow-gitflow Git Flow Workflow]
 
[http://www.atlassian.com/git/workflows#!workflow-gitflow Git Flow Workflow]

Revision as of 21:33, 12 June 2014

Git

Git Docs

Git Tutorial Git Flow Workflow

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

gpg signing

How to sign your commit or tags

Reference

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