summaryrefslogtreecommitdiff
path: root/git-filter-branch.sh
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-02-18 18:48:01 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-02-18 18:48:01 (GMT)
commitb94ead75945fe7dbe8fbfeb48070a6b54d02e318 (patch)
tree8b3d4c9a29e5cac2fbe10ccf3dffc025db48a372 /git-filter-branch.sh
parentdf5d10a32ebc4f2305e13b70e2c01e4fa2cc73f0 (diff)
downloadgit-b94ead75945fe7dbe8fbfeb48070a6b54d02e318.zip
git-b94ead75945fe7dbe8fbfeb48070a6b54d02e318.tar.gz
git-b94ead75945fe7dbe8fbfeb48070a6b54d02e318.tar.bz2
git-svn: fix parsing of timestamp obtained from svn
Ward Wouts reports that git-svn barfed like this: Unable to parse date: 2004-03-09T09:44:33.Z at /usr/bin/git-svn line 3995 The parse_svn_date sub expects there always are one or more digits after the decimal point to record fractional seconds, but this example does not and results in a failure like this. The fix is based on the original fix by the reporter, further cleaned up. Signed-off-by: Junio C Hamano <gitster@pobox.com> Acked-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'git-filter-branch.sh')
0 files changed, 0 insertions, 0 deletions