]> Cypherpunks repositories - gostls13.git/commit
codereview: add release branch support
authorRuss Cox <rsc@golang.org>
Tue, 3 May 2011 14:39:11 +0000 (10:39 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 3 May 2011 14:39:11 +0000 (10:39 -0400)
commit35a37f17355ed67b1192ce3e85e61e3eb2028f04
treeb19770a46b84bb22cca7061ba8a2ddf5ee264517
parent86e6a44112d91946cd973b1eb4f73c943ec8b152
codereview: add release branch support

Note that if you are working on the upcoming release
branch you have to point your extension path to a
copy of lib/codereview/codereview.py that won't change
as the repository flips between release-branch and default branch.
This warning should only apply to this one branch and only to rsc,
but you never know.

R=adg
CC=golang-dev
https://golang.org/cl/4446076
lib/codereview/codereview.py