git-lfs/docs
2016-08-01 16:15:07 -06:00
..
api Merge branch 'master' into transfers-p5-ext-process 2016-07-15 11:56:33 +01:00
man docs/man: update git-lfs-install.1 2016-08-01 16:15:07 -06:00
proposals Merge pull request #1226 from github/refactor-1 2016-05-18 15:33:44 +01:00
custom-transfers.md Make docs for error handling consistent 2016-07-15 15:37:16 +01: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 typo 2016-02-22 09:16:12 -07:00
spec.md fix some more 'lfs init' references 2015-11-18 11:32:52 -07: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 works are in the official specification. There is also an API specification that describes how the server works.