diff options
author | Luigi Leoni <luigi.leoni@sorint.it> | 2017-04-27 09:33:48 +0200 |
---|---|---|
committer | Luigi Leoni <luigi.leoni@sorint.it> | 2017-04-27 09:33:48 +0200 |
commit | 615a77df83cc84e6b3c0ac221035ad88e73a5ac8 (patch) | |
tree | 6428ff7ffc4ac5f2b98714298775ae85746e4e8d /changelogs | |
parent | 93a698f9b25baa1d3a66326f3f9761103c5ffb87 (diff) | |
download | gitlab-ce-615a77df83cc84e6b3c0ac221035ad88e73a5ac8.tar.gz |
Wrong method call on notify_post_receive.
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/fix-notify-post-receive.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-notify-post-receive.yml b/changelogs/unreleased/fix-notify-post-receive.yml new file mode 100644 index 00000000000..6b68396d5c5 --- /dev/null +++ b/changelogs/unreleased/fix-notify-post-receive.yml @@ -0,0 +1,4 @@ +--- +title: Fixed wrong method call on notify_post_receive +merge_request: +author: Luigi Leoni |