From: Junio C Hamano <hidden> Date: 2021-07-14 16:07:47
Ævar Arnfjörð Bjarmason [off-list ref] writes:
Adds missing add missing __attribute__((format)) in various places,
which improves compile-time checking.
v3: Dropped the 6th patch per feedback from Jeff King. Yes, we can do
without that strftime() comment in strbuf.c.
OK. I am OK with or without it, but let's take this version and
merge it down.
Thanks.