//! Repository service
//!
//! Re-exports the RepoService from rubhub-state crate.
pub use rubhub_state::{CommitParams, EntryKind, GitRefInfo, GitSummary, GitTreeEntry};
//! Repository service
//!
//! Re-exports the RepoService from rubhub-state crate.
pub use rubhub_state::{CommitParams, EntryKind, GitRefInfo, GitSummary, GitTreeEntry};