diff options
author | Stan Hu <stanhu@gmail.com> | 2018-01-07 21:01:18 -0800 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2018-01-09 23:39:19 -0800 |
commit | 35d3411f774c8ad590e15180904a0493a774ec80 (patch) | |
tree | d78249f24ba437a9a5e57d1c5a383e335b59ad74 /changelogs | |
parent | 3576d59ae95a61dd20e997a619dbc6c8e8a70276 (diff) | |
download | gitlab-ce-35d3411f774c8ad590e15180904a0493a774ec80.tar.gz |
Fix hooks not being set up properly for bare import Rake tasksh-fix-bare-import-hooks
Closes #41739
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/sh-fix-bare-import-hooks.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-bare-import-hooks.yml b/changelogs/unreleased/sh-fix-bare-import-hooks.yml new file mode 100644 index 00000000000..deb6c62f738 --- /dev/null +++ b/changelogs/unreleased/sh-fix-bare-import-hooks.yml @@ -0,0 +1,5 @@ +--- +title: Fix hooks not being set up properly for bare import Rake task +merge_request: +author: +type: fixed |