pub fn resolve_default_smartlog_commits(
    effects: &Effects,
    repo: &Repo,
    dag: &mut Dag
) -> Result<CommitSet>
Expand description

Resolve the set of commits that would appear in the smartlog by default (if the user doesn’t specify a revset).