Merge branch 'jc/noop-with-static-inline'
A no-op replacement function implemented as a C preprocessor macro does not perform as good a job as one implemented as a "static inline" function in catching errors in parameters; replace the former with the latter in <git-compat-util.h> header. * jc/noop-with-static-inline: compat-util: type-check parameters of no-op replacement functions
Junio C Hamano committed
Aug 17, 2020 at 17:02 UTC
a01dadb9a94856ba098140417d99c3b7cd4a2cc9
No changes.