Skip to content
Latest commit 0c02383 @epriestley epriestley Correct the batch upload/download skip detection documentation
See #1082 for discussion. I misunderstood this originally: it is
the presence or absence of `upload`, not `download`, which triggers
the client to skip transfers.

README.md

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.

Something went wrong with that request. Please try again.