mirror of
https://github.com/golang/go.git
synced 2025-05-28 10:51:22 +00:00
The regexp for closing CLs that were sent by you but committed by someone else only matched messages for the main repository, because of the added &repo=... for subrepositories. R=golang-dev, r CC=golang-dev https://golang.org/cl/14512045