Commits are linked to old path after changing project path
Steps to reproduce
- Commit to repository
<user>/test-old
- Change path to
<user>/test-new
- Commit to repository
<user>/test-new
- Browse commits
- View first commit
Expected behavior
All commits are linked to <user>/test-new/commit/<hash>
.
Observed behavior
404 error: Commits before path change are linked to the old path <user>/test-old/commit/<hash>
.
GitLab 7.14.0