Skip to content

Files

Latest commit

d7fb033 · Jan 19, 2017

History

History
This branch is 4645 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 be viewed from the command also:

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

Videos

Developer Docs

Details of how the Git LFS client works are in the official specification. There is also an API specification that describes how the server works.