]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modfetch: avoid duplicating path components in Git fetch errors
authorBryan C. Mills <bcmills@google.com>
Wed, 16 Feb 2022 19:07:06 +0000 (14:07 -0500)
committerBryan Mills <bcmills@google.com>
Thu, 14 Jul 2022 21:01:58 +0000 (21:01 +0000)
commitaa802285265ac370f7ce62299e54ec84635b794e
treeafd26ab0439e115b195bf9692eddec60544b1b8c
parentb9d5a25442ff4df9080250dd4b0d62c565466cec
cmd/go/internal/modfetch: avoid duplicating path components in Git fetch errors

Fixes #51114

Change-Id: Iebfe65f826b7b583ff2b48b8bc9d2eb23f2726af
Reviewed-on: https://go-review.googlesource.com/c/go/+/386234
Reviewed-by: Valentin Deleplace <deleplace@google.com>
Reviewed-by: Nooras Saba‎ <saba@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
src/cmd/go/internal/modfetch/coderepo.go
src/cmd/go/testdata/script/mod_download_issue51114.txt [new file with mode: 0644]
src/cmd/go/testdata/script/mod_download_private_vcs.txt