mirror of https://github.com/golang/go.git
`find . -type f \( -name "*.go" -or -name "*.yaml" \) -print0 | xargs -0 gsed -i 's/the the /the /g'` Change-Id: I422158bbe559d4eb00490f619306a94765dc18e4 GitHub-Last-Rev: d0df252001210eb3b1304099934dd98730bd8809 GitHub-Pull-Request: golang/tools#253 Reviewed-on: https://go-review.googlesource.com/c/tools/+/256258 Trust: Robert Findley <rfindley@google.com> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
|---|---|---|
| .. | ||
| testdata/src/pkg | ||
| main.go | ||
| main_test.go | ||