commands.sh

git-lfs-transfer

all

Server-side implementation of the Git LFS pure SSH transfer protocol. Allows Git LFS to upload and download large files over SSH instead of HTTPS.

More info →

Examples (2)

Upload large files tracked by Git LFS to a repository

git-lfs-transfer path/to/repo.git upload

Download large files tracked by Git LFS from a repository

git-lfs-transfer path/to/repo.git download
made by @shridhargupta | data from tldr-pages