git-lfs/docs/README.md
2015-09-25 13:41:12 -06:00

526 B

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 work are in the official specification. There is also an API specification that describes how the server works.