git-lfs-transfer
git-lfs-transfer copied to clipboard
Server-side implementation of the Git LFS pure-SSH protocol
Git LFS Transfer

A server-side implementation of the Git LFS pure SSH-based protocol proposal.
git-lfs-transfer transfers large files stored in Git over SSH.
Installation
go install github.com/charmbracelet/git-lfs-transfer@latest
Usage
# Usage
git-lfs-transfer <Directory> <Operation>
# Example
git-lfs-transfer repo.git upload
git-lfs-transfer repo.git download
Acknowledgements
This 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.
Feedback
We'd love to hear your thoughts on this project. Feel free to drop us a note!
License
Part of Charm.
Charm热爱开源 • Charm loves open source • نحنُ نحب المصادر المفتوحة
