Brandon Williams wrote: > Since there is no implementation of the function 'git_config_iter' lets > stop exporting it and remove the prototype from config.h. > > Signed-off-by: Brandon Williams <[email protected]> > --- > config.h | 1 - > 1 file changed, 1 deletion(-)
Language nit:
s/' lets/', let's/
That is, there is a comma and an apostrophe missing.
With or without that tweak,
Reviewed-by: Jonathan Nieder <[email protected]>

