datalad_next.patches.cli_configoverrides

Post DataLad config overrides CLI/ENV as GIT_CONFIG items in process ENV

This enables their propagation to any subprocess. This includes the specification of overrides via the datalad -c ... option of the main CLI entrypoint.

datalad_next.patches.cli_configoverrides.parse_overrides_from_cmdline(cmdlineargs)[source]