Git Large File Storage (Git LFS) is an open source extension to Git that allows you to work with large files the same way as other text files.

For more information on Git LFS, visit https://git-lfs.github.com.

Configuring Git Large File Storage for a repository

You can enable or disable Git LFS on individual repositories.

Configuring Git Large File Storage for every repository owned by a user account or organization

You can enable or disable Git LFS for every repository owned by a user or organization.

Configuring Git Large File Storage for your appliance

You can enable or disable Git LFS for your entire appliance.

Configuring Git Large File Storage to use a third party server

You can use LFS on a third party server by disabling LFS on the GitHub Enterprise appliance and configuring the Git LFS client with the URL for the server where you want to store large assets.

Migrating to a different Large File Storage server

You can migrate to a new LFS server by using the Git LFS client to fetch assets from the existing server and push them to the new location.