This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
isprogram
/
pyenv
огледало од
https://github.com/pyenv/pyenv.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Projects
0
Издања
240
Вики
Activity
Преглед изворни кода
Display the package name of `hg` as `mercurial` in message (
#212
)
pull/215/head
Yamashita Yuu
пре 12 година
родитељ
b8a7de8a3c
комит
aa62882347
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
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
Прегледај датотеку
@ -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
}
Write
Preview
Loading…
Откажи
Сачувај