Descriptioncmd/go: use pattern to prune file tree walk
For example, if the pattern is m... there is
no need to look in directories not beginning with m.
Fixes issue 5214.
Patch Set 1 #Patch Set 2 : diff -r 22365bd87858 https://code.google.com/p/go/ #Patch Set 3 : diff -r 22365bd87858 https://code.google.com/p/go/ #Patch Set 4 : diff -r 7e10c412efea https://code.google.com/p/go/ #
MessagesTotal messages: 3
|