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:
authorSean McGivern <sean@mcgivern.me.uk>2018-02-19 13:11:08 +0300
committerMark Fletcher <mark@gitlab.com>2018-02-19 14:14:53 +0300
commit27a6d876cb690526713baea49ceea2d6dde75417 (patch)
tree512eb9fbd83d04c406861134c8eb99afc875fc58 /changelogs
parent8dc1fae03d5519cf28bedc73b082e187e0d67c90 (diff)
Merge branch 'sh-fix-squash-rebase-utf8-data' into 'master'
Fix squash rebase not working when diff contained encoded data Closes gitlab-ee#4960 See merge request gitlab-org/gitlab-ce!17205
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-fix-squash-rebase-utf8-data.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-squash-rebase-utf8-data.yml b/changelogs/unreleased/sh-fix-squash-rebase-utf8-data.yml
new file mode 100644
index 00000000000..aa43487d741
--- /dev/null
+++ b/changelogs/unreleased/sh-fix-squash-rebase-utf8-data.yml
@@ -0,0 +1,5 @@
+---
+title: Fix squash not working when diff contained non-ASCII data
+merge_request:
+author:
+type: fixed