diff options
author | jcb91 <joshuacookebarnes@gmail.com> | 2013-12-07 07:09:40 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-12-09 13:18:43 -0800 |
commit | 257ec841b88552471ff45f2e89e9b1142c737231 (patch) | |
tree | d3a642d21739c14d99848bc184a9eaf6d59ecdc4 /bisect.h | |
parent | Start 1.9 cycle (diff) | |
download | tgif-257ec841b88552471ff45f2e89e9b1142c737231.tar.xz |
remote-hg: avoid buggy strftime()
error on pull: fatal: Invalid raw date "" in ident: remote-hg <>
Neither %s nor %z are officially supported by python, they may work on
some (most?) platforms, but not all.
removed strftime use of %s and %z, which are not officially supported by python, with standard formats
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bisect.h')
0 files changed, 0 insertions, 0 deletions