Merge branch 'pm/build-persistent-https-with-recent-go'
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Aug 2016 22:10:23 +0000 (15:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Aug 2016 22:10:23 +0000 (15:10 -0700)
The build procedure for "git persistent-https" helper (in contrib/)
has been updated so that it can be built with more recent versions
of Go.

* pm/build-persistent-https-with-recent-go:
contrib/persistent-https: use Git version for build label
contrib/persistent-https: update ldflags syntax for Go 1.7+

Trivial merge