Skip to content
Snippets Groups Projects

Moving Git repos fixes

Merged Georges Racinet requested to merge topic/default/move-git-repo into branch/default
  1. Nov 25, 2024
    • Georges Racinet's avatar
      Moving Git repos out of reach of Gitaly: subdirectory fixes · 2153b0f38f38
      Georges Racinet authored
      The move command did not create all intermediate directories,
      hence was failing on the typical GitLab hashed storage structure.
      In the unit tests, the repositories are at the root of the
      storage, missing this.
      
      Also fixing a minor typo in the sanity check error raising, that
      would not lead to breakage but was not the intent.
      2153b0f38f38
Loading