mirror of
https://github.com/git/git.git
synced 2026-01-09 17:46:37 +00:00
The codepaths that reach date_mode_from_type() have been updated to pass "struct date_mode" by value to make them thread safe. * rs/date-mode-pass-by-value: date: make DATE_MODE thread-safe