gitlabhq/doc/install/structure.md
Dmitriy Zaporozhets a39c910619 added sctructure.md
2013-01-16 16:17:21 +02:00

25 lines
474 B
Markdown

## Description of GitLab structure
### Directory structure
|-- home
| |-- gitlab
| |-- gitlab
| |-- gitlab-satellites
| |-- git
| |-- repositories
| |-- .gitolite
gitlab
Holds all the code of gitlab application.
gitlab-satellites
Contains a copy of all repositories with working tree.
Used to automatically merge requests, edit files etc...
repositories
Keeps all you repositories in bare format here