Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 733 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 733 Bytes

archivelfs

Allows retrieving Git LFS files when git-archive only returns pointers.

See git-lfs/git-lfs#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