gitlabhq/doc/install/structure.md

25 lines
474 B
Markdown
Raw Normal View History

2013-01-16 15:17:21 +01:00
## 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