commit | 1f093a709c48476cb0385b17cbf8995671ed1dc1 | [log] [tgz] |
---|---|---|
author | Chris Manghane <cmang@golang.org> | Mon Oct 19 12:32:59 2015 -0700 |
committer | Chris Manghane <cmang@golang.org> | Fri Nov 13 21:02:30 2015 +0000 |
tree | 5298b07ff3400bb94fbb0eef971a1e4e7bcd5f5f | |
parent | aaa964f06beed5ab9c87455ef8ecf271e3f7906f [diff] |
cmd/coordinator: add flag to specify which branches to watch gcc has about 150 or so branches and we only care about one of them so for gccgo's watcher, the option to specify which branch to watch is necessary. Change-Id: I34cf95d3f6925d57833e2ebdb6134ac4a81b05ba Reviewed-on: https://go-review.googlesource.com/16082 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>