Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md « development « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 20db6662aca8093c1135ef2c2c627684e5bc6498 (plain)
1
2
3
4
5
6
# Development 

- [Architecture](architecture.md) of GitLab
- [Shell commands](shell_commands.md) in the GitLab codebase
- [Rake tasks](rake_tasks.md) for development
- [CI setup](ci_setup.md) for testing GitLab