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)
commitf222bb6db0c783e39de665803195ee9629ec9cee
tree4343bed640b7dbdfccdcf6f43658a84a86dd5612
parent7678ed822cb454cc3081aa9b70f9d8690eae371c
parent1adc4b9a5886465adc71116b7ff2d5c320731e05
Merge branch 'ur/svn-local-zone' into next

"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