diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-04-15 08:43:58 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-04-15 10:25:05 -0700 |
commit | 7fcec48da90f95dc64268ebd4b3073ae9487fe4e (patch) | |
tree | 297d0362b45086040278423d701ceaeee770210a /t/t7600-merge.sh | |
parent | Merge branch 'maint-1.9' into maint-2.0 (diff) | |
download | tgif-7fcec48da90f95dc64268ebd4b3073ae9487fe4e.tar.xz |
parse_date_basic(): return early when given a bogus timestamp
When the input does not have GMT timezone offset, the code computes
it by computing the local and GMT time for the given timestamp. But
there is no point doing so if the given timestamp is known to be a
bogus one.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7600-merge.sh')
0 files changed, 0 insertions, 0 deletions