What is wrong here and what should i do to make it correct. On Wed, 28 Sept 2022 at 06:11, Junio C Hamano <gitster@xxxxxxxxx> wrote: > > "skrab-sah via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > > > diff --git a/abspath.h b/abspath.h > > new file mode 100644 > > index 00000000000..edebc3a53ba > > --- /dev/null > > +++ b/abspath.h > > @@ -0,0 +1,9 @@ > > +/* This file was automatically generated. Do not edit! */ > > No thanks. > > I suspect this change is taking us in a wrong direction. People > grep for function and struct declarations in <*.h> files and expect > to find the associated comments.