Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2019-10-01 19:16:38 +0300
committerJacob Vosmaer <jacob@gitlab.com>2019-10-01 19:16:38 +0300
commit950b34432b20a1059d29b46801b0c9233f9769dd (patch)
tree03196ba934737cd39204c1a3ced9b250fac0618a /changelogs
parent210c94447d0d8d4613a4ab9a86d606bbc46d3f2f (diff)
parentb676876889ce332b26efb93ddd8d5d9649da2776 (diff)
Merge branch 'jc-hook-binary' into 'master'
Create go binary to execute hooks Closes #1859 See merge request gitlab-org/gitaly!1328
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/jc-hook-binary.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/jc-hook-binary.yml b/changelogs/unreleased/jc-hook-binary.yml
new file mode 100644
index 000000000..fa8a22077
--- /dev/null
+++ b/changelogs/unreleased/jc-hook-binary.yml
@@ -0,0 +1,5 @@
+---
+title: Create go binary to execute hooks
+merge_request: 1328
+author:
+type: other