]> Cypherpunks repositories - gostls13.git/commit
codereview: restrict sync to default branch
authorRuss Cox <rsc@golang.org>
Wed, 29 Jun 2011 04:45:29 +0000 (00:45 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 29 Jun 2011 04:45:29 +0000 (00:45 -0400)
commit3379414b210d1c03c27b4b340c3a12da430ec2e9
tree064f7608fba7532fba7f35707cc35de918eac2c3
parentff4518da17a7362094a58ecc54872b36ea7cc987
codereview: restrict sync to default branch

'default' is the name of the main branch,
the one that isn't a release branch.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/4636072
lib/codereview/codereview.py