mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 23:56:09 +10:00
Fix MergeRequest#new page * fix 500 error when no parent for initial commit * fix link from diff files to wrong commit * fix new file being skipped from diff if it was added in next commit Fixes #1462 See merge request !998