Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(downloader): Return early from archive download for an empty rev…
…ision This avoids trying to download from an invalid archive URL, improving the performance when running e.g. `ort download --dry-run`. Note that the change in the static version of `toArchiveDownloadUrl()` is only done for consistency. Signed-off-by: Sebastian Schuberth <[email protected]>
- Loading branch information