1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
docs/content/desktop/configuring-and-customizing-github-desktop/about-git-large-file-storage-and-github-desktop.md
Isaac Brown 221d23006b Add article "About GitHub Desktop" (#41963)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-09-18 16:32:14 +01:00

1.9 KiB

title, shortTitle, intro, redirect_from, versions
title shortTitle intro redirect_from versions
About Git Large File Storage and GitHub Desktop About Git LFS {% data variables.product.prodname_desktop %} includes {% data variables.large_files.product_name_long %} for managing large files.
/desktop/getting-started-with-github-desktop/about-git-large-file-storage-and-github-desktop
/desktop/installing-and-configuring-github-desktop/about-git-large-file-storage-and-github-desktop
/desktop/installing-and-configuring-github-desktop/configuring-and-customizing-github-desktop/about-git-large-file-storage-and-github-desktop
feature
desktop

When you install {% data variables.product.prodname_desktop %}, {% data variables.large_files.product_name_long %} ({% data variables.large_files.product_name_short %}) is installed, too. {% data variables.large_files.product_name_short %} lets you push files to {% data variables.product.prodname_dotcom %} that exceed the normal limit of {% data variables.large_files.max_github_size %}. For more information about {% data variables.large_files.product_name_short %}, see "AUTOTITLE."

To use {% data variables.large_files.product_name_short %} with {% data variables.product.prodname_desktop %}, you must configure {% data variables.large_files.product_name_short %} using the command line. For more information, see "AUTOTITLE."

After you configure {% data variables.large_files.product_name_short %} to track files in a repository, you can seamlessly access and manage large files with {% data variables.product.prodname_desktop %} like any other file in the repository.

Further reading