Re: [PATCH 07/11] builtin/gc.c: replace `git_config()` with `git_config_get_*()` family From: Matthieu Moy <hidden> Date: 2016-06-15 23:02:08 Tanay Abhra [off-list ref] writes: + if (approxidate(prune_expire) >= now) { + error(_("Invalid %s: '%s'"), "gc.pruneexpire", prune_expire); + git_die_config("gc.pruneexpire"); + } That is a case where the API looks suboptimal, see Junio's remark in the other thread. -- Matthieu Moy http://www-verimag.imag.fr/~moy/
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help