Re: [PATCH] config.h: fix hdr-check warnings

2019-01-14 Thread Duy Nguyen
On Mon, Jan 14, 2019 at 4:02 AM Ramsay Jones wrote: > > > commit 8f7c7f ("config.c: add repo_config_set_worktree_gently()", > 2018-12-27) adds three function declarations that cause the hdr-check > make target to complain. The hdr-check complaint is caused by placing > the new declarations, wh

[PATCH] config.h: fix hdr-check warnings

2019-01-13 Thread Ramsay Jones
commit 8f7c7f ("config.c: add repo_config_set_worktree_gently()", 2018-12-27) adds three function declarations that cause the hdr-check make target to complain. The hdr-check complaint is caused by placing the new declarations, which include 'struct repository *' parameters, before the declar