git-lfs/docs
2015-10-20 11:39:01 -06:00
..
api Merge pull request #624 from github/prefer-batch-api 2015-09-02 10:53:52 -06:00
man add build instructions and missing init flags 2015-10-20 11:39:01 -06:00
proposals promote extensions to real feature 2015-09-10 10:35:51 -06:00
extensions.md Fix typo 2015-10-06 01:11:55 +09:00
linux-build.md Format CentOS bullet points in linux-build.md 2015-08-24 16:23:14 -07:00
README.md add loranallensmith's video 2015-09-25 13:41:12 -06:00
spec.md Fix spec: tree entry for pointer file preserves exec bit 2015-08-31 17:54:42 +01:00

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.