Otherwise, compilation with GCC-15+ will warn about it:
0src/clientversion.cpp:33:79: error: trailing whitespace [-Werror=trailing-whitespace=]
1 33 | //! git will put "#define GIT_COMMIT_ID ..." on the next line inside archives.
Follow-up to #32482 (comment)
Can be tested via git archive --output=/tmp/a.tar HEAD