Skip to content

Commits are linked to old path after changing project path

Steps to reproduce

  1. Commit to repository <user>/test-old
  2. Change path to <user>/test-new
  3. Commit to repository <user>/test-new
  4. Browse commits
  5. 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