About Git Large File Storage
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. You can use Git Large File Storage with a single repository, all of your personal or organization repositories, or with every repository in your enterprise. Before you can enable Git LFS for specific repositories or organizations, you need to enable Git LFS for your enterprise.
Users cannot push Git LFS assets to GitHub AE if Git LFS is disabled on the enterprise or repository.
For more information, see "About Git Large File Storage", "Versioning large files," and the Git Large File Storage project site.
You can choose whether Git LFS objects are included in source code archives, such as ZIP files and tarballs, that GitHub AE creates for your repository. For more information, see "Managing Git LFS objects in archives of your repository."
Configuring Git Large File Storage for your enterprise
- In the top-right corner of GitHub AE, click your profile photo, then click Enterprise settings.
-
In the enterprise sidebar, click Policies.
-
Under Policies, click Options.
-
Under "Git LFS access", use the drop-down menu, and click Enabled or Disabled.
Configuring Git Large File Storage for an individual repository
Note: Each repository automatically inherits default settings from the organization or user that owns it. You cannot override the default setting if the repository's owner has enforced the setting on all of their repositories.
- From an administrative account on GitHub AE, click in the upper-right corner of any page.
- In the search field, type the name of the repository and click Search.
- In the search results, click the name of the repository.
- In the upper-right corner of the page, click Admin.
- In the left sidebar, click Admin.
- Under "Git LFS", click Enable or Disable.
Configuring Git Large File Storage for every repository owned by a user account or organization
- From an administrative account on GitHub AE, click in the upper-right corner of any page.
- In the search field, type the name of the user or organization and click Search.
- In the search results, click the name of the user or organization.
- In the upper-right corner of the page, click Admin.
- In the left sidebar, click Admin.
- Under "Git LFS", click Enable or Disable.