//! GitHub forge implementation.
//!//! Provides remote URL parsing, the [`GitHubRepo`] identity type, and the
//! production [`OctocrabGitHubClient`] that implements
//! [`crate::forge::CodeForgeClient`].
modoctocrab_client;pubmodremote;pubuseoctocrab_client::OctocrabGitHubClient;pubuseremote::GitHubRepo;#[cfg(test)]modtests;