diff options
author | Stan Hu <stanhu@gmail.com> | 2018-07-31 06:13:01 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2018-07-31 06:15:14 -0700 |
commit | c5645a673955d5711bf589ad60ee6607220fdc9d (patch) | |
tree | efb95d7ee78c7eb2ffb8abe8bbb71584e321a6d3 /spec/features/projects/blobs/blob_show_spec.rb | |
parent | e9d04585f872121d4b1f96e019946cfa48d2f915 (diff) | |
download | gitlab-ce-c5645a673955d5711bf589ad60ee6607220fdc9d.tar.gz |
Fix LFS uploads not working with git-lfs 2.5.0
git-lfs 2.5.0 now sets the Content-Type header instead of hard-coding it to
application/octet-stream: https://github.com/git-lfs/git-lfs/pull/3137
To avoid this issue, we explicitly tell the client to use
application/octet-stream.
Closes #49752
Diffstat (limited to 'spec/features/projects/blobs/blob_show_spec.rb')
0 files changed, 0 insertions, 0 deletions