diff options
author | Patrick Bajao <ebajao@gitlab.com> | 2019-05-06 12:51:49 +0000 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2019-05-06 12:51:49 +0000 |
commit | e20e062737631e37904b54c73539e6846cd5a1e7 (patch) | |
tree | 7f43714d2d4f7e6bf7b60736a943925dcf1ff0c0 /changelogs | |
parent | 38d57a61b6d960b2997578a0a12a40fa686c30ea (diff) | |
download | gitlab-ce-e20e062737631e37904b54c73539e6846cd5a1e7.tar.gz |
Fix uploading of LFS tracked file through UI
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/61203-fix-lfs-ui-upload.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/61203-fix-lfs-ui-upload.yml b/changelogs/unreleased/61203-fix-lfs-ui-upload.yml new file mode 100644 index 00000000000..66afe9f0597 --- /dev/null +++ b/changelogs/unreleased/61203-fix-lfs-ui-upload.yml @@ -0,0 +1,5 @@ +--- +title: Fix uploading of LFS tracked file through UI +merge_request: 28052 +author: +type: fixed |