Skip to content

Add Git LFS support tools

Andrej Shadura requested to merge wip/andrewsh/git-lfs into apertis/v2019pre
  • import-tarballs imports the upstream tarballs to the LFS storage.

    It imports the main tarball, and any component tarballs, if present.

  • checkout-tarball checks out the tarballs for the current package.

    It requires the packaging branch to be checked out.

Merge request reports