<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/go-git.git/misc/git, branch dev.debug</title>
<subtitle>github.com: golang/go
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/'/>
<entry>
<title>misc/git: Fix non-literal period in pre-commit grep</title>
<updated>2016-02-26T19:06:38+00:00</updated>
<author>
<name>Derek Shockey</name>
<email>derek.shockey@gmail.com</email>
</author>
<published>2016-02-24T05:17:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=90fea9d09ac9876147c7223884a09357c3418ed2'/>
<id>90fea9d09ac9876147c7223884a09357c3418ed2</id>
<content type='text'>
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 &lt;bradfitz@golang.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;bradfitz@golang.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>misc/git: add gofmt git pre-commit hook</title>
<updated>2012-11-15T18:58:49+00:00</updated>
<author>
<name>Andrew Gerrand</name>
<email>adg@golang.org</email>
</author>
<published>2012-11-15T18:58:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=1395d3d9bfbba924b2bd9638860380fd380c1351'/>
<id>1395d3d9bfbba924b2bd9638860380fd380c1351</id>
<content type='text'>
R=golang-dev, bradfitz, ftrvxmtrx, franciscossouza, r, minux.ma
CC=golang-dev
https://golang.org/cl/6843044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=golang-dev, bradfitz, ftrvxmtrx, franciscossouza, r, minux.ma
CC=golang-dev
https://golang.org/cl/6843044
</pre>
</div>
</content>
</entry>
</feed>
