On Mon, Mar 10, 2025 at 2:54 AM Patrick wrote:
>
>
>
> > go-contrib-init has a -repo option. In this case you should run
> > "go-contrib-init -repo=tools".
>
>
> Thank you, Ian.
>
> This gives me (with -repo=text)
>
> $ go-contrib-init -repo=text
> The repo you want to work on is currently not on
Sorry about the difficulties. Would you be willing to open an issue
about this at https://go.dev/issue? Thanks.
https://github.com/golang/go/issues/72773
Thank you very much for your time. I'd be happy to provide more information
or change the bug report if necessary.
Patrick
--
You rec
> go-contrib-init has a -repo option. In this case you should run
> "go-contrib-init -repo=tools".
Thank you, Ian.
This gives me (with -repo=text)
$ go-contrib-init -repo=text
The repo you want to work on is currently not on your system.
Run "go get -d golang.org/x/text" to obtain this rep
On Fri, Mar 7, 2025 at 12:03 AM Patrick wrote:
>
> I'd like to contribute to https://go.googlesource.com/text. So I cloned the
> directory and ran (after registering and logging in)
>
> go-contrib-init
>
> and the resulting message is:
>
> Current directory's git was cloned from "https://go.googl