Jeff King writes:
> I'm actually opposed to "--verbose" because it is too vague. That is
> fine for a human, but this is also an interface that we expect scripts
> to parse, and which we therefore cannot later change without breaking
> them. I am not prepared to set "--verbose" in stone as showin
On Sat, Feb 13, 2016 at 09:43:34AM -0500, Mike Rappazzo wrote:
> > I renamed the flag from "--source" to "--show-origin" as I got the
> > impression
> > that Sebastian, Peff and Ramsay seem to be all OK with "--show-origin".
>
> I know that I am late to the party here, but why not make the optio
On Sat, Feb 13, 2016 at 3:43 PM, Mike Rappazzo wrote:
>> I renamed the flag from "--source" to "--show-origin" as I got the impression
>> that Sebastian, Peff and Ramsay seem to be all OK with "--show-origin".
>
> I know that I am late to the party here, but why not make the option
> `--verbose`
On Sat, Feb 13, 2016 at 9:24 AM, wrote:
> From: Lars Schneider
>
> diff to v2:
> * rename cmd to cmdline
> * rename function current_config_name to current_config_type_name
> * add 'type' to config_source struct that identifies config type
> * fix config stdin error output and add test case "inv
From: Lars Schneider
diff to v2:
* rename cmd to cmdline
* rename function current_config_name to current_config_type_name
* add 'type' to config_source struct that identifies config type
* fix config stdin error output and add test case "invalid stdin config"
* change delimiter between type and
5 matches
Mail list logo