]> Cypherpunks repositories - gostls13.git/commit
codereview: fix for Mercurial 2.9
authorAnthony Martin <ality@pbrane.org>
Fri, 14 Feb 2014 23:56:58 +0000 (15:56 -0800)
committerAnthony Martin <ality@pbrane.org>
Fri, 14 Feb 2014 23:56:58 +0000 (15:56 -0800)
commit881e23d36f0f814b1d5e5421987ccdf3d3a0b0cd
tree2bc1f579b54a3094feeaf23dec3587f20a08a7b9
parent9f0008bb93694410ccde7f44a86648ef1117e069
codereview: fix for Mercurial 2.9

The branchtags method was removed but we should've
been using branchmap all along.

http://selenic.com/hg/rev/4274eda143cb

LGTM=franciscossouza, r
R=golang-codereviews, franciscossouza, r
CC=golang-codereviews
https://golang.org/cl/57500045
lib/codereview/codereview.py