Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(Repository): Allow Provenance.matches(Provenance)
Instead of limiting the `Provenance.matches()` method to `KnownProvenance`, we allow any Provenance. This should work just as well, since KnownProvenances are required to compare the type of the given (Known)Provenance anyway. Signed-off-by: Jens Keim <[email protected]>
- Loading branch information