]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/remove-approxidate-relative'
authorJunio C Hamano <gitster@pobox.com>
Thu, 20 Apr 2023 21:33:35 +0000 (14:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 20 Apr 2023 21:33:35 +0000 (14:33 -0700)
commitfa9172c70af55a013e7fe2c5c3c97ba63002a7e5
treec29cce6d9477cc5c7f1c83c2990aff4f115c385d
parentcbfe844aa1b6b0b9513f2ae2fc3d18ff3dd385e6
parent8a7f0b666fc749166421669fba62b1000321bd26
Merge branch 'rs/remove-approxidate-relative'

The approxidate() API has been simplified by losing an extra
function that did the same thing as another one.

* rs/remove-approxidate-relative:
  date: remove approxidate_relative()
date.c
t/helper/test-date.c