This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
isprogram
/
pyenv
огледало од
https://github.com/pyenv/pyenv.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Projects
0
Издања
241
Вики
Activity
Преглед изворни кода
Go with paren-style function definition
pull/360/head^2
Sam Stephenson
пре 14 година
родитељ
802d70568c
комит
288c6b3f09
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libexec/rbenv-init
+ 1
- 1
libexec/rbenv-init
Прегледај датотеку
@ -74,7 +74,7 @@ echo 'rbenv rehash 2>/dev/null'
commands=(`rbenv commands --sh`)
IFS="|"
cat <<EOS
function
rbenv {
rbenv
()
{
command="\$1"
if [ "\$#" -gt 0 ]; then
shift
Write
Preview
Loading…
Откажи
Сачувај