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

Git Large File Storage on GitHub Enterprise is part of an early access technical preview. It is not currently supported for production use. If you experience any issues, contact GitHub Enterprise support.

  1. As a site admin, sign in to your GitHub Enterprise instance at http(s)://[hostname]/login.

  2. In the upper-right corner of any page, click . Rocketship icon for accessing site admin settings

  3. In the left sidebar, click Advanced Settings. Advanced Settings tab

  4. In the Key field, type git-lfs. New setting key

  5. In the Value field, determine whether Git LFS is enabled for your GitHub Enterprise instance.

    • To enable it, type true.
    • To disable it, type false. New setting value

Further reading