mirror of
https://github.com/golang/go
synced 2024-11-21 21:04:41 -07:00
codereview.py: suggest installing Mercurial from official website
Continuation of https://golang.org/cl/6499053/ R=golang-dev, minux.ma CC=golang-dev https://golang.org/cl/6584059
This commit is contained in:
parent
2de064b63c
commit
10ea3254a8
@ -1039,11 +1039,7 @@ old_message = """
|
||||
The code review extension requires Mercurial """+hg_required+""" or newer.
|
||||
You are using Mercurial """+hgversion+""".
|
||||
|
||||
To install a new Mercurial, use
|
||||
|
||||
sudo easy_install mercurial=="""+hg_suggested+"""
|
||||
|
||||
or visit http://mercurial.selenic.com/downloads/.
|
||||
To install a new Mercurial, visit http://mercurial.selenic.com/downloads/.
|
||||
"""
|
||||
|
||||
linux_message = """
|
||||
|
Loading…
Reference in New Issue
Block a user