Skip to content

Files

Latest commit

9b6b57b · Nov 28, 2018

History

History
This branch is 2164 commits behind git-lfs/git-lfs:main.

docs

Git LFS Documentation

Reference Manual

Each Git LFS subcommand is documented in the official man pages. Any of these can also be viewed from the command line:

$ git lfs help <command>
$ git lfs <command> -h

Videos

Developer Docs

Details of how the Git LFS client works are in the official specification.

Details of how the GIT LFS server works are in the API specification.