gitlab-org--gitlab-foss/changelogs/unreleased/tc-backfill-full-path-config.yml
Toon Claes ffdb3f26e7 Migration to write fullpath in all repository configs
In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16027 it was
added to write `gitlab.fullpath` in the git config of all
repositories. But this only writes them on move or migrate to hashed
storage.

This adds a migration that writes the fullpath to all the
repositories.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/41776
2018-11-27 22:48:54 +01:00

5 lines
106 B
YAML

---
title: Migration to write fullpath in all repository configs
merge_request: 22322
author:
type: other