Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
iv
gitlab-ce
Commits
a39c9106
Commit
a39c9106
authored
Jan 16, 2013
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added sctructure.md
parent
13978f33
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
0 deletions
+25
-0
ROADMAP.md
ROADMAP.md
+1
-0
doc/install/structure.md
doc/install/structure.md
+24
-0
No files found.
ROADMAP.md
View file @
a39c9106
...
...
@@ -4,6 +4,7 @@
*
Jenkins CI integration service
*
Usability improvements
*
Notification improvements
### v4.2 February 22
...
...
doc/install/structure.md
0 → 100644
View file @
a39c9106
## 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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment