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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro Rodríguez <alejorro70@gmail.com>2018-08-22 23:33:33 +0300
committerJose Vargas <jvargas@gitlab.com>2018-08-22 23:47:33 +0300
commitd571c756aa0b3a6d1dde4db7a5842eb2262595a5 (patch)
tree8c8bbb1bc6ad230edf3bff60d9fef5fd612a83d7 /changelogs
parent6a123f64da88d247e35f8f64b897990a45ae0d14 (diff)
Merge branch 'sh-fix-wrong-commit-count-in-push' into 'master'
Fix wrong commit count in push event payload Closes #49971 See merge request gitlab-org/gitlab-ce!21338
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-fix-wrong-commit-count-in-push.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-wrong-commit-count-in-push.yml b/changelogs/unreleased/sh-fix-wrong-commit-count-in-push.yml
new file mode 100644
index 00000000000..4af1e980b41
--- /dev/null
+++ b/changelogs/unreleased/sh-fix-wrong-commit-count-in-push.yml
@@ -0,0 +1,5 @@
+---
+title: Fix wrong commit count in push event payload
+merge_request: 21338
+author:
+type: fixed