]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/squelch-empty-fsync-traces'
authorJunio C Hamano <gitster@pobox.com>
Wed, 27 Jul 2022 16:16:52 +0000 (09:16 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 Jul 2022 16:16:52 +0000 (09:16 -0700)
Omit fsync-related trace2 entries when their values are all zero.

* ab/squelch-empty-fsync-traces:
  trace2: only include "fsync" events if we git_fsync()


Trivial merge