mirror of
https://github.com/git/git.git
synced 2026-02-23 16:22:11 +00:00
Some implementations of strftime(3) lack support for "%z". Also there is no need for %s in git-cvsimport as the supplied time is already in seconds since the epoch. For %z, use the function get_tz_offset provided by Git.pm instead. Signed-off-by: Ben Walton <bdwalton@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
31 KiB
Executable File
31 KiB
Executable File