Type Definition radicle_surf::vcs::git::History[][src]

type History = History<Commit>;

A History that uses git2::Commit as the underlying artifact.