]> Cypherpunks repositories - gostls13.git/commit
codereview: extra repo sanity check
authorRuss Cox <rsc@golang.org>
Mon, 26 Sep 2011 22:32:16 +0000 (18:32 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 26 Sep 2011 22:32:16 +0000 (18:32 -0400)
commit1fa87ada553ec8b9d4e520fe715faa3f9d391a5c
tree43073426e3e92ff5473699e0a39d0f27eab2d953
parentba444d8422880060175c3ea7d42f008adea37fbc
codereview: extra repo sanity check

Also work around Mercurial issue 3023.

If anyone has local changes in their repo (due to
patch queues or whatever) stop them from leaking
into the main repository.

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