pub fn get_cmd(key: ConfigKey) -> Result<()>
gw config get <key> — print the resolved value (repo > global > default). Exits non-zero with no output when nothing is set, matching git config’s convention for script consumers.
gw config get <key>
git config