Difference between revisions of "Gitolite"
From Fixme.ch
| 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]] 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/#depot_name | ||
Revision as of 21:16, 14 July 2012
- Provides GIT repositories to the members
- This is part of the Internal_Server
- Ask gcmalloc 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/#depot_name