]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bb/iso-strict-utc'
authorJunio C Hamano <gitster@pobox.com>
Thu, 21 Mar 2024 21:55:14 +0000 (14:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Mar 2024 21:55:14 +0000 (14:55 -0700)
The output format for dates "iso-strict" has been tweaked to show
a time in the Zulu timezone with "Z" suffix, instead of "+00:00".

* bb/iso-strict-utc:
  date: make "iso-strict" conforming for the UTC timezone


Trivial merge