#pointers #lfs #git #root #repository #retrieve #git-archive

app archivelfs

Retrieve Git LFS files when git-archive only provides pointers

1 unstable release

0.1.1 Feb 26, 2025

#651 in Development tools

Download history 152/week @ 2025-02-26

152 downloads per month

MIT/Apache

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