summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2017-11-06 16:10:25 +0000
committerDouwe Maan <douwe@gitlab.com>2017-11-06 16:10:25 +0000
commita48d0595ab4cbe7c828fe5d580269948a485eddf (patch)
tree4ea1d304a2f77630a0c1f25a989800354dd028ee /changelogs
parentad118080cf32e011cd9ded053a86334fea67ffb2 (diff)
parentdf7564333400488f554ab889e2ee7269aba6ada1 (diff)
downloadgitlab-ce-a48d0595ab4cbe7c828fe5d580269948a485eddf.tar.gz
Merge branch 'jej/fs-prevent-push-when-missing-objects' into 'master'
Prevent git push when LFS objects are missing Closes #24564 See merge request gitlab-org/gitlab-ce!13837
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/jej-fs-prevent-push-when-missing-objects.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/jej-fs-prevent-push-when-missing-objects.yml b/changelogs/unreleased/jej-fs-prevent-push-when-missing-objects.yml
new file mode 100644
index 00000000000..4eeedec2c99
--- /dev/null
+++ b/changelogs/unreleased/jej-fs-prevent-push-when-missing-objects.yml
@@ -0,0 +1,5 @@
+---
+title: Prevent git push when LFS objects are missing
+merge_request: 13837
+author:
+type: added