Difference between revisions of "Gitolite"
From Fixme.ch
(→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]] | + | * 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/ | + | git clone ssh://gitolite@git.fixme.ch:1337/$example |
Revision as of 09:44, 17 July 2012
- Provides GIT repositories to the members
- This is part of the Internal_Server
- Ask The following people to access the gitolite admin :
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