]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modfetch/codehost: remove unused GitRepo function
authorBryan C. Mills <bcmills@google.com>
Fri, 27 Mar 2020 15:26:37 +0000 (11:26 -0400)
committerBryan C. Mills <bcmills@google.com>
Fri, 27 Mar 2020 15:52:23 +0000 (15:52 +0000)
commit3840aced142aeeca6ddf54cb90c07b54e4cf814b
treec54c016ce4937ed0f8f5ef9adc4a7ae631f020d1
parentd22086ef5e921ee416e929d693f237971569869e
cmd/go/internal/modfetch/codehost: remove unused GitRepo function

For #37943

Change-Id: Ib8ba5d846f41afc0047c33b8145918d93326cdd0
Reviewed-on: https://go-review.googlesource.com/c/go/+/225937
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Michael Matloob <matloob@golang.org>
src/cmd/go/internal/modfetch/codehost/git.go