1 unstable release
0.1.1 | Feb 26, 2025 |
---|
#651 in Development tools
152 downloads per month
20KB
180 lines
archivelfs
Allows retrieving Git LFS files when git-archive only returns pointers.
See https://github.com/git-lfs/git-lfs/issues/1322
Usage
Allows retrieving Git LFS files when git-archive only provides pointers
Usage: archivelfs [OPTIONS] [ROOT]
Arguments:
[ROOT] Repository root
Options:
--jobs <JOBS> [default: 4]
-h, --help Print help
-V, --version Print version
Installation
Binaries
The releases page contains packages for Ubuntu/Debian, Arch Linux, as well as tarballs.
From source
$ cargo install --git https://github.com/cpg314/archivelfs
Dependencies
~10–24MB
~342K SLoC