mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-26 04:56:16 +10:00
Style warning about mentioning many people in a comment Fixes #2885 * Create issue: Before:  After:  * New merge request: Before:  After:  * New comment in a merge request: Before:  After:  * New diff comment: Before:  After:  See merge request !1971