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:
authorJames Edwards-Jones <jamedjo@gmail.com>2018-01-13 00:08:30 +0300
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2018-01-16 16:27:59 +0300
commitc4dd7b82965c053ad1aa8aeb94e183805d897b74 (patch)
treee56b40245ed195c4bd610a72d0459a641faa6a13 /changelogs
parenta52d8c101d86bb308cbb4a727dff0ecb37ff382f (diff)
Prevent RevList failing on non utf8 paths
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/jej-lfs-rev-list-handles-non-utf-paths-41627.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/jej-lfs-rev-list-handles-non-utf-paths-41627.yml b/changelogs/unreleased/jej-lfs-rev-list-handles-non-utf-paths-41627.yml
new file mode 100644
index 00000000000..24f18c07ac5
--- /dev/null
+++ b/changelogs/unreleased/jej-lfs-rev-list-handles-non-utf-paths-41627.yml
@@ -0,0 +1,5 @@
+---
+title: Prevent RevList failing on non utf8 paths
+merge_request: 16440
+author:
+type: fixed