Function gitcc_core::build_changelog
source · pub fn build_changelog(
cwd: &Path,
cfg: &Config,
history: &CommitHistory,
opts: Option<ChangelogBuildOptions>
) -> Result<Changelog, Error>
pub fn build_changelog(
cwd: &Path,
cfg: &Config,
history: &CommitHistory,
opts: Option<ChangelogBuildOptions>
) -> Result<Changelog, Error>