Re: [PATCH v4 2/3] config: add 'type' to config_source struct that identifies config type
From: Johannes Schindelin <hidden> Date: 2016-06-15 23:08:17
Hi Lars,
On Mon, 15 Feb 2016, larsxschneider@gmail.com wrote:
From: Lars Schneider <redacted>
Use the config type to print more detailed error messages that inform
the user about the origin of a config error (file, stdin, blob).
Given that you settled on `--show-origin` as the command-line option, I
would have expected s/type/origin/g, too...
Ciao,
Dscho