Re: [PATCH] abspath.h is created.
From: Skrab Sah <hidden>
Date: 2022-09-28 07:34:18
From: Skrab Sah <hidden>
Date: 2022-09-28 07:34:18
What is wrong here and what should i do to make it correct. On Wed, 28 Sept 2022 at 06:11, Junio C Hamano [off-list ref] wrote:
"skrab-sah via GitGitGadget" [off-list ref] writes:quoted
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.