Descriptioncmd/go: report correct directory for 'no version control'
The scan starts at the directory we care about and works
backward to the GOPATH root. The error should say the
original directory name, not the name of the GOPATH root.
Fixes issue 6175.
Patch Set 1 #Patch Set 2 : diff -r 143e5a765bb1 https://code.google.com/p/go/ #Patch Set 3 : diff -r ecc9ab36456e https://code.google.com/p/go/ #Patch Set 4 : diff -r ecc9ab36456e https://code.google.com/p/go/ #MessagesTotal messages: 3
|