]> Cypherpunks repositories - gostls13.git/commit
cmd/go: document GODEBUG=installgoroot=all
authorRuss Cox <rsc@golang.org>
Sat, 14 Jan 2023 20:08:49 +0000 (15:08 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 17 Jan 2023 16:11:26 +0000 (16:11 +0000)
commit8409251e105486e25d9ae47568ae221eeec636c9
treeaa7ab2e1e4a7be651f3c1ac1b6fa4d5a39587ae0
parent66689c7d46fb32eca064c9a1e0b2c9de6d377524
cmd/go: document GODEBUG=installgoroot=all

At the moment the only documentation is the release notes,
but everything mentioned in the release notes should have
proper documentation separate from them.

Change-Id: I9885962f6c6d947039b0be59b608385781479271
Reviewed-on: https://go-review.googlesource.com/c/go/+/462196
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/cmd/go/alldocs.go
src/cmd/go/internal/work/build.go