mirror of
https://github.com/git-for-windows/git.git
synced 2025-12-12 04:41:35 -06: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