1
0
mirror of https://github.com/golang/go synced 2024-09-23 23:20:14 -06:00
go/misc/git
Derek Shockey 90fea9d09a misc/git: Fix non-literal period in pre-commit grep
Looks like this was intended to match a literal period to restrict
this to `.go` files, but in POSIX grep, the unescaped period matches
any character.

Change-Id: I20e00323baa9e9631792eff5035966297665bbee
Reviewed-on: https://go-review.googlesource.com/19880
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-02-26 19:06:38 +00:00
..
pre-commit misc/git: Fix non-literal period in pre-commit grep 2016-02-26 19:06:38 +00:00