Difference between revisions of "Gitolite"

From Fixme.ch
Jump to: navigation, search
(Usage)
Line 1: Line 1:
 
* Provides GIT repositories to the members
 
* Provides GIT repositories to the members
 
* This is part of the [[Internal_Server]]
 
* This is part of the [[Internal_Server]]
* Ask [[User:gcmalloc|gcmalloc]], [[User:Nemen|Nemen]], [[User:Rorist|Rorist]] or [[User:Francois|Francois]] to access the gitolite admin.
+
* Ask The following people to access the gitolite admin :
 +
** [[User:gcmalloc|gcmalloc]]
 +
** [[User:Nemen|Nemen]]
 +
** [[User:Rorist|Rorist]]
 +
** [[User:Francois|Francois]]
  
 
== Usage ==
 
== Usage ==
Line 7: Line 11:
 
   git clone ssh://gitolite@git.fixme.ch:1337/gitolite-admin
 
   git clone ssh://gitolite@git.fixme.ch:1337/gitolite-admin
 
* Access repository like this:
 
* Access repository like this:
   git clone ssh://gitolite@git.fixme.ch:1337/#example
+
   git clone ssh://gitolite@git.fixme.ch:1337/$example

Revision as of 09:44, 17 July 2012

Usage

  • Gitolite admin: edit and push to this repository
 git clone ssh://gitolite@git.fixme.ch:1337/gitolite-admin
  • Access repository like this:
 git clone ssh://gitolite@git.fixme.ch:1337/$example