Moving Git repos fixes
Compare changes
Files
2- 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.