pub fn git_log(repo: &Path, default: &str, branch: &str) -> Result<String>
Branch-exclusive commits relative to the default (for the distillation prompt).
Returns Err if git fails.
Err