X Tutup
The Wayback Machine - https://web.archive.org/web/20201010195023/https://github.com/git-lfs/git-lfs/tree/master/docs
Skip to content
master
git-lfs/docs/
git-lfs/docs/

Latest commit

It is sometimes useful to allow temporarily disabling Git LFS
functionality when doing git push, for example when pushing to
a remote that doesn’t support Git LFS.

This fixes the issue #3721.

Signed-off-by: Andrej Shadura <andrew.shadura@collabora.co.uk>
21fe764

Git stats

Files

Permalink
Failed to load latest commit information.

README.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.

You can’t perform that action at this time.
X Tutup