git-lfs/docs
David Pursehouse ac0f661310 Fixes #2714: Add --local option to uninstall man page
Change-Id: Ie83973ad299eb4741153bbe94a872e69963a4928
Signed-off-by: David Pursehouse <dpursehouse@collab.net>
2017-11-16 10:42:53 +09:00
..
api docs/api: add an explicit <br> 2017-04-05 16:23:45 -06:00
man Fixes #2714: Add --local option to uninstall man page 2017-11-16 10:42:53 +09:00
proposals update other github/git-lfs references 2016-11-15 10:07:11 -07:00
custom-transfers.md Support standalonetransferagent based on API URL prefix match 2017-09-20 15:04:25 +02: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.