Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
isprogram
/
pyenv
peilaus alkaen
https://github.com/pyenv/pyenv.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Projects
0
Julkaisut
241
Wiki
Toiminta
Selaa lähdekoodia
Display the package name of `hg` as `mercurial` in message (
#212
)
pull/215/head
Yamashita Yuu
12 vuotta sitten
vanhempi
b8a7de8a3c
commit
aa62882347
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
plugins/python-build/bin/python-build
+ 1
- 1
plugins/python-build/bin/python-build
Näytä tiedosto
@ -435,7 +435,7 @@ fetch_hg() {
hg clone --branch "$hg_ref" "$hg_url" "${package_name}" >&4 2>&1
else
echo "error: please install \`
hg
\` and try again" >&2
echo "error: please install \`
mercurial
\` and try again" >&2
exit 1
fi
}
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna