Re: [add-default-config 4/5] add defaults for path/int/bool

2017-11-12 Thread Jeff King
On Sun, Nov 12, 2017 at 03:00:40PM +, Soukaina NAIT HMID wrote: > @@ -256,8 +258,15 @@ static int get_value(const char *key_, const char > *regex_) > fwrite(buf->buf, 1, buf->len, stdout); > strbuf_release(buf); > } > - free(values.items); > >

[add-default-config 4/5] add defaults for path/int/bool

2017-11-12 Thread Soukaina NAIT HMID
From: Soukaina NAIT HMID Signed-off-by: Soukaina NAIT HMID --- builtin/config.c | 12 - t/t4026-color2.sh | 129 -- 2 files changed, 11 insertions(+), 130 deletions(-) delete mode