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
howto
man
proposals
custom-transfers.md
extensions.md
linux-build.md
README.md
spec.md

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.