1
0
mirror of https://github.com/golang/go synced 2024-11-21 17:44:40 -07:00
go/lib
Russ Cox 17fc373af7 codereview: handle file patterns better
If a file pattern is given and matches files that look
like they need to be hg added or hg removed, offer to do so.

If a file pattern is given and matches files in another CL, warn.

If a file pattern doesn't match anything, point that out.

Vet first line of CL description.

Fixes #972.

R=adg, niemeyer
CC=bradfitzgo, golang-dev
https://golang.org/cl/4099042
2011-01-24 14:14:26 -05:00
..
codereview codereview: handle file patterns better 2011-01-24 14:14:26 -05:00
godoc godoc: enable fulltext index by default 2011-01-19 14:33:05 -08:00