cpg314 / archivelfs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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] --lfs-url <LFS_URL> [ROOT]

Arguments:
  [ROOT]

Options:
      --lfs-url <LFS_URL>
      --jobs <JOBS>        [default: 4]
  -h, --help               Print help

Installation

$ cargo install --git https://github.com/cpg314/archivelfs

About

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

License:Apache License 2.0


Languages

Language:Rust 62.1%Language:Handlebars 37.9%