mirror of
https://github.com/git/git.git
synced 2026-08-09 09:34:14 +00:00
The 'trace2' telemetry library has been updated to tolerate failures from system calls like gettimeofday() and datetime formatting functions, replacing potential program crashes with blank placeholder timestamps in the traces. * ds/trace2-tolerate-failed-timestamp: trace2: tolerate failed timestamp formatting