Merge branch 'ur/svn-local-zone' into maint
commite0d52ec4abaefb48073d7c2f2a63f2cb1baf8e72
authorJunio C Hamano <gitster@pobox.com>
Sun, 10 Sep 2017 08:02:52 +0000 (10 17:02 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Sep 2017 08:02:52 +0000 (10 17:02 +0900)
tree7da53c93e7179e26b586e717889999f1571d1b6f
parent00fd0afefd6b2a37497141d1d2a0d95210806406
parent1adc4b9a5886465adc71116b7ff2d5c320731e05
Merge branch 'ur/svn-local-zone' into maint

"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