A server-side implementation of the Git LFS pure SSH-based protocol proposal.
git-lfs-transfer transfers large files stored in Git over SSH.
go install github.com/charmbracelet/git-lfs-transfer@latest# Usage
git-lfs-transfer <Directory> <Operation>
# Example
git-lfs-transfer repo.git upload
git-lfs-transfer repo.git downloadThis library implements the Git LFS pure SSH-based protocol proposal.
This library is ported from Brian Carlson's
library, scrutiger, and has been
rewritten in Go.
We'd love to hear your thoughts on this project. Feel free to drop us a note!
Part of Charm.
Charm热爱开源 • Charm loves open source • نحنُ نحب المصادر المفتوحة

