summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-01-07 21:01:18 -0800
committerStan Hu <stanhu@gmail.com>2018-01-09 23:39:19 -0800
commit35d3411f774c8ad590e15180904a0493a774ec80 (patch)
treed78249f24ba437a9a5e57d1c5a383e335b59ad74 /changelogs
parent3576d59ae95a61dd20e997a619dbc6c8e8a70276 (diff)
downloadgitlab-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.yml5
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