diff options
author | RomanBelinsky <belinsky.roman@gmail.com> | 2014-02-11 18:23:02 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-04-17 11:01:26 -0700 |
commit | 784f4b6f33afb439a3d95e5751731a88df545889 (patch) | |
tree | 0c809667598ee0579cdce5c7ba0d23997046b7db /t/t3400-rebase.sh | |
parent | Git 1.9.2 (diff) | |
download | tgif-784f4b6f33afb439a3d95e5751731a88df545889.tar.xz |
SVN.pm::parse_svn_date: allow timestamps with a single-digit hour
Some broken subversion server gives timestamps with only one digit
in the hour part, like this:
2014-01-07T5:01:02.048176Z
Loosen the regexp that expected to see two-digit hour, minute and
second parts to accept a single-digit hour (but not minute or
second).
Signed-off-by: Stepan Kasal <kasal@ucw.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3400-rebase.sh')
0 files changed, 0 insertions, 0 deletions