User Tools

Site Tools


git:git_chectsheet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
git:git_chectsheet [2011/10/07 11:18] devagit:git_chectsheet [2012/08/01 12:48] deva
Line 66: Line 66:
 The resulting git_reponame directory now contains the .git folder which can be moved to a server location for shared access. The resulting git_reponame directory now contains the .git folder which can be moved to a server location for shared access.
 Run ''git update-server-info'' in the new server folder in order to make it shareable. Run ''git update-server-info'' in the new server folder in order to make it shareable.
 +
 +=====Branching/Merging=====
 +From: http://git-scm.com/book/en/Git-Branching-Basic-Branching-and-Merging