diff options
author | James Lopez <james@gitlab.com> | 2017-11-07 19:11:42 +0000 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2017-11-07 19:11:42 +0000 |
commit | 1c8af321ddd0f4c768caf54cfe8119c325b689e2 (patch) | |
tree | 2b94dd815097b957c4435d5176c9e378f61d13da /changelogs | |
parent | 3a8cf27674341e345bcbb823506f350849178ed7 (diff) | |
download | gitlab-ce-1c8af321ddd0f4c768caf54cfe8119c325b689e2.tar.gz |
Improve GitLab Import rake task to work with Hashed Storage and Subgroups
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/feature-hashed-storage-repo-import.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/feature-hashed-storage-repo-import.yml b/changelogs/unreleased/feature-hashed-storage-repo-import.yml new file mode 100644 index 00000000000..73c16a99053 --- /dev/null +++ b/changelogs/unreleased/feature-hashed-storage-repo-import.yml @@ -0,0 +1,5 @@ +--- +title: Improve GitLab Import rake task to work with Hashed Storage and Subgroups +merge_request: +author: +type: changed |