Function branchless::core::config::get_next_interactive
source · pub fn get_next_interactive(repo: &Repo) -> Result<bool>Expand description
If true, when advancing to a “next” commit, prompt interactively to
if there is ambiguity in which commit to advance to.