commit fffb6bf94087c432b6e2e29cab97bf1f8987c641 Author: Dan Davison Date: Tue Nov 23 14:51:46 2021 -0500 DEBUG diff --git a/src/config.rs b/src/config.rs index efe6adb..9762222 100644 --- a/src/config.rs +++ b/src/config.rs @@ -400,6 +400,7 @@ fn make_blame_palette(blame_palette: Option, is_light_mode: bool) -> Vec +pub fn user_supplied_option(option: &str, arg_matches: &clap::ArgMatches) -> bool { @@ -416,29 +433,30 @@ fn make_styles_map(opt: &cli::Opt) -> Option bool {