On Fri, Mar 7, 2025 at 12:03 AM Patrick <std...@gmail.com> 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.googlesource.com/text"; > origin should be "https://go.googlesource.com/go" > > The git remote is > > [remote "origin"] > url = https://go.googlesource.com/text > fetch = +refs/heads/*:refs/remotes/origin/* > > Any idea if this is a fatal error message or what I can do?
go-contrib-init has a -repo option. In this case you should run "go-contrib-init -repo=tools". Thanks for your interest in Go. Ian -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/golang-nuts/CAOyqgcVuYC%3DrEku_dRYF-QA6%2BTT1ey1bai9x70Lj-481Q82ZmQ%40mail.gmail.com.