mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-10 05:06:46 +10:00
The previous recommend incantation would leave the process we read from hanging around, even though it had finished. That gives you a 'defunct'/'zombie' process.
Development
- Architecture of GitLab
- Shell commands in the GitLab codebase
- Rake tasks for development
- CI setup for testing GitLab
- Sidekiq debugging