From: Junio C Hamano Date: Tue, 16 Apr 2024 21:50:28 +0000 (-0700) Subject: Merge branch 'rs/date-mode-pass-by-value' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=107313eb11931a66ec4cd3f83bd6c260f296ad19;p=rit Merge branch 'rs/date-mode-pass-by-value' 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 --- 107313eb11931a66ec4cd3f83bd6c260f296ad19