Merge branch 'ur/svn-local-zone'
commit716c4699ce920ca4ae30da32c262c51a56e4c625
authorJunio C Hamano <gitster@pobox.com>
Tue, 22 Aug 2017 17:29:07 +0000 (22 10:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 Aug 2017 17:29:07 +0000 (22 10:29 -0700)
tree07f1cb67acd508957278f5d14db78fbba952bb25
parent5c3895dfbd24a5ea23a8899ac40730359a6b2613
parent1adc4b9a5886465adc71116b7ff2d5c320731e05
Merge branch 'ur/svn-local-zone'

"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