summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2018-06-07 17:41:59 +0000
committerDouwe Maan <douwe@gitlab.com>2018-06-07 17:41:59 +0000
commit1023a096310690ba18f1da273177b511f00cea1d (patch)
treea8b4d8a5a9627952826fb32e3d6c3280d9a72d9b /changelogs
parent249dafdf36f59d849ae38192a35bc4c804d2f240 (diff)
parentc5d4f10b802c1223de130c5f95f6323140b8ff13 (diff)
downloadgitlab-ce-1023a096310690ba18f1da273177b511f00cea1d.tar.gz
Merge branch 'add-new-arg-to-git-rev-list-call' into 'master'
Pass the --in-commit-order arg to `git-rev-list` Closes #45062 See merge request gitlab-org/gitlab-ce!19494
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/add-new-arg-to-git-rev-list-call.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/add-new-arg-to-git-rev-list-call.yml b/changelogs/unreleased/add-new-arg-to-git-rev-list-call.yml
new file mode 100644
index 00000000000..86680b6b117
--- /dev/null
+++ b/changelogs/unreleased/add-new-arg-to-git-rev-list-call.yml
@@ -0,0 +1,5 @@
+---
+title: Improve performance of LFS integrity check
+merge_request: 19494
+author:
+type: performance