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.

Configuring Git Large File Storage

You can use Git Large File Storage (Git LFS) with a single repository, all of your personal or organization repositories, or with every repository in your GitHub Enterprise instance.

Configuring Git Large File Storage to use a third party server

You can use Git Large File Storage (Git LFS) on a third party server by disabling Git 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 Git Large File Storage server

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