You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add pristine-lfs support similar to the existing pristine-tar support.
Since pristine-lfs has a Python interface, use that instead of the
command-line interface, but use it in a fail-safe way.
Unlike pristine-tar, pristine-lfs supports looking up tarballs by a
version, so use that instead of picking tarballs manually.
If both pristine-lfs and pristine-tar are enabled, only import tarballs
with pristine-lfs; when checking out, prefer pristine-lfs, but also
do pristine-tar.
Signed-off-by: Andrej Shadura <[email protected]>
0 commit comments