Skip to main content

This version of GitHub Enterprise Server will be discontinued on 2026-08-25. Discontinued releases are not supported. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features in GitHub Enterprise Server, see Overview of the upgrade process. For help with the upgrade, GitHub Enterprise Support.

About Git Large File Storage and GitHub Desktop

GitHub Desktop includes Git Large File Storage for managing large files.

When you install GitHub Desktop, Git Large File Storage (Git LFS) is installed, too. Git LFS lets you push files to GitHub that exceed the normal limit of 100 MiB. For more information about Git LFS, see About Git Large File Storage.

To use Git LFS with GitHub Desktop, you must configure Git LFS using the command line. For more information, see Configuring Git Large File Storage.

After you configure Git LFS to track files in a repository, you can seamlessly access and manage large files with GitHub Desktop like any other file in the repository.

Further reading