Skip to content
  • Junio C Hamano's avatar
    Merge branch 'rs/date-mode-pass-by-value' · 107313eb
    Junio C Hamano authored
    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
    107313eb