Skip to main content

8 docs tagged with "git"

View All Tags

Git Large File Storage (LFS)

Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.

Purge Git History

Use the information in this document to delete content from git repositories and purge them from commit histories. This is useful in the following situations: