pub const CORE_DENIED_KEYS: &[&str];Expand description
Dangerous core.* keys that mkit refuses to store: they would change what
commands or hooks mkit invokes if it honored them, so a hostile repo (or a
typo) must not be able to set them. Rejected with a clear message.