![]() This PR refactors the code pertaining to Git hosting providers to make it more uniform and easy to add support for new providers. There is now a `GitHostingProvider` trait that contains the functionality specific to an individual Git hosting provider. Each provider we support has an implementation of this trait. Release Notes: - N/A |
||
---|---|---|
.. | ||
hosting_providers | ||
blame.rs | ||
commit.rs | ||
diff.rs | ||
git.rs | ||
hosting_provider.rs | ||
hosting_providers.rs | ||
repository.rs |