Function branchless::core::config::get_smartlog_default_revset
source · pub fn get_smartlog_default_revset(repo: &Repo) -> Result<String>Expand description
The default smartlog revset to render. This will be used when running git smartlog with no arguments, and also when the smartlog is rendered
automatically as part of some commands like git next/git prev.