You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go version go1.2 windows/amd64
Relevant excerpt of docs is below:
> For example,
>
> import "example.org/user/foo.hg"
>
> denotes the root directory of the Mercurial repository at
> example.org/user/foo or foo.hg, and
>
> import "example.org/repo.git/foo/bar"
>
> denotes the foo/bar directory of the Git repository at
> example.com/repo or repo.git.
"example.com" on the last line should be "example.org".
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: