jasonwhite / rudolfs

A high-performance, caching Git LFS server with an AWS S3 and local storage back-end.
MIT License
392 stars 39 forks source link

Refactor local smoke test #47

Closed daniel-noland closed 2 years ago

daniel-noland commented 2 years ago

I'm not 100% sure it is logically safe to just destroy the .git/lfs directory as was done in the prior version of this test.

I think the same test logic can be accomplished in a safer and more plausible way by simply making another clean repo.