git-lfs/docs
brian m. carlson c53f28aca5
Merge pull request #3259 from bk2204/custom-transfer-args
Expand custom transfer args by using the shell
2018-09-24 14:07:00 +00:00
..
api refspec docs 2018-01-17 11:54:08 -07:00
howto docs: add note about closing release milestone 2018-09-20 19:42:17 +00:00
man tq: pass custom transfer adapter args to the shell 2018-09-14 23:52:38 +00:00
proposals update other github/git-lfs references 2016-11-15 10:07:11 -07:00
custom-transfers.md tq: pass custom transfer adapter args to the shell 2018-09-14 23:52:38 +00: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 Allow using custom transfer agents directly 2017-07-31 16:28:07 +02:00
spec.md spec: mention that an empty file is its own LFS pointer 2017-07-28 16:42:17 -04:00

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.