Skip to content

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

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENCE-APACHE
MIT
LICENCE-MIT
Notifications You must be signed in to change notification settings

cpg314/archivelfs

Repository files navigation

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

About

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

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENCE-APACHE
MIT
LICENCE-MIT

Stars

Watchers

Forks

Packages

No packages published