summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2018-02-19 15:11:10 +0000
committerSean McGivern <sean@gitlab.com>2018-02-19 15:11:10 +0000
commit01f5035bfe2c2fa6cc71564e8a02fbcb325e3370 (patch)
tree6324c9da14c4e7e6438c36ddc3729b50c82e7117 /changelogs
parent0b032daa11d5ea140f2eea99fa10b21da4b50f0b (diff)
downloadgitlab-ce-01f5035bfe2c2fa6cc71564e8a02fbcb325e3370.tar.gz
Fix squash with renamed filesfix-squash-with-renamed-files
We need to ignore the names for renamed files when configuring with sparse checkout.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-squash-with-renamed-files.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-squash-with-renamed-files.yml b/changelogs/unreleased/fix-squash-with-renamed-files.yml
new file mode 100644
index 00000000000..f7cd3a84367
--- /dev/null
+++ b/changelogs/unreleased/fix-squash-with-renamed-files.yml
@@ -0,0 +1,5 @@
+---
+title: Fix squashing when a file is renamed
+merge_request:
+author:
+type: fixed