]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/strbuf-addftime-seconds-since-epoch'
authorJunio C Hamano <gitster@pobox.com>
Fri, 10 Dec 2021 22:35:07 +0000 (14:35 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Dec 2021 22:35:07 +0000 (14:35 -0800)
The "--date=format:<strftime>" gained a workaround for the lack of
system support for a non-local timezone to handle "%s" placeholder.

* jk/strbuf-addftime-seconds-since-epoch:
  strbuf_addftime(): handle "%s" manually

1  2 
Documentation/rev-list-options.txt

Simple merge