Skip to content

Reduce code duplication in LFS upload preparer

Stan Hu requested to merge sh-cleanup-lfs-preparer into master

We reuse the standard object storage upload preparer to avoid duplication of code and add a test. This is done in prepration for adding new fields to the filestore options.

Merge request reports