Re: [PATCH v2 10/28] t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon From: Junio C Hamano <hidden> Date: 2021-06-11 06:32:04 "Jeff Hostetler via GitGitGadget" [off-list ref] writes: +#include "test-tool.h" +#include "cache.h" +#include "parse-options.h" +//#include "fsmonitor.h" +#include "fsmonitor-ipc.h" +//#include "compat/fsmonitor/fsmonitor-fs-listen.h" +//#include "fsmonitor--daemon.h" +//#include "simple-ipc.h" Please never commit a commented-out code. Comments are for humans (and they shouldn't use the // style in this project)---use removal for machines. Thanks.
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help