mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-10 13:16:09 +10:00
Fixed ~git beeing displayed as link to issues tagged with git in architecture.md The architecture documentation explains `~git` from the picture below which is replaced by a [link to issues tagged with `git`](https://gitlab.com/gitlab-org/gitlab-ce/issues?label_name=git). I believe that this was unintended and should be fixed by using backticks.  See merge request !2814
Development
- Architecture of GitLab
- Shell commands in the GitLab codebase
- Rake tasks for development
- CI setup for testing GitLab
- Sidekiq debugging
- UI guide for building GitLab with existing css styles and elements
- Migration Style Guide for creating safe migrations
- How to dump production data to staging
- Benchmarking