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] --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.

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