git lfs
Work with large files in Git repositories.
- Initialise Git LFS:
- Track files that match a glob:
- Change the Git LFS endpoint URL (useful if the LFS server is separate from the Git server):
- List tracked patterns:
- List tracked files that have been committed:
- Push all Git LFS objects to the remote server (useful if errors are encountered):
- Fetch all Git LFS objects:
- Checkout all Git LFS objects:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).