mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-18 07:33:26 -05: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