Merge branch 'ur/svn-local-zone' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 18 Aug 2017 20:52:54 +0000 (13:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 18 Aug 2017 20:52:54 +0000 (13:52 -0700)
"git svn" used with "--localtime" option did not compute the tz
offset for the timestamp in question and instead always used the
current time, which has been corrected.

* ur/svn-local-zone:
git svn fetch: Create correct commit timestamp when using --localtime

Trivial merge