Page MenuHomePhabricator

Enable git lfs fetch for gerrit mirrors
Closed, DuplicatePublic

Description

Gerrit mirrors that use LFS are not pulling git lfs files. A work-around is necessary for sending these files through LFS. See T212818#4865068. This workaround should be unnecessary. Gerrit should do the git lfs fetch for us.

This task is done when: a user can push LFS files to a source git repo and expect that a gerrit mirror of that repo will pull (mirror) the LFS files.