Set up Large File Storage (LFS) for TeamForge repository
LFS is supported by TeamForge-Git/Gerrit integration 16.7.10-2.13 and later. However
it is disabled by default. To enable it for repositories, you must create and push a change
to the All-Projects project.
Set up Admin and Push permissions
LFS configuration involves changes to the "All-Projects" project and hence you must have Push permission to this project.
Set up LFS client and work with large files
Download the Git LFS client for your platform. Instructions in this topic are valid for Git LFS client 1.3 and later. Once you have the LFS set up, you can use extended checkout URL, select the file types you'd like Git LFS to manage, create a commit by adding binary file and technical file (.gitattributes) and finally push the files to remote repositories.