Created
August 6, 2014 21:12
-
-
Save joefitzgerald/da3c3a8b3aa4154a053a to your computer and use it in GitHub Desktop.
Mercurial Error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
go: missing Mercurial command. See http://golang.org/s/gogetcmd | |
package code.google.com/p/go.tools/cmd/goimports: exec: "hg": executable file not found in $PATH |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ah, so its missing mercurial... is that thing only in my system?