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
{{ message }}
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
Once #470 gets merged, -gopath flag should be added to init to enable different modes of operations.
By default, init should operate in network mode. Passing -gopath should run init in existing mode (current behavior), scan through current GOPATH for on-disk projects. More details in the spec.