"Philip Oakley" [off-list ref] writes:
From: "Junio C Hamano" <redacted>
Sent: Sunday, February 24, 2013 9:01 AM
quoted
Philip Oakley [off-list ref] writes:
quoted
diff --git a/common-guides.h b/common-guides.h
new file mode 100644
index 0000000..a8ad8d1
--- /dev/null
+++ b/common-guides.h
@@ -0,0 +1,12 @@
+/* Automatically generated by ./generate-guidelist.sh */
+/* re-use struct cmdname_help in common-commands.h */
Huh?
The first comment line fortells of patch 6 which can generate this .h
file.
The Huh? was about that one, not about reuse. I do not want to see
a build artifact kept in the history without a good reason.