Ver a proveniência

replace tab with spaces

pull/360/head^2
Shohei Yamasaki há 11 anos
ascendente
cometimento
2bbf49b2f5
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      libexec/rbenv-init

+ 1
- 1
libexec/rbenv-init Ver ficheiro

@ -11,7 +11,7 @@ for args in "$@"
do
if [ "$args" = "-" ]; then
print=1
shift
shift
fi
if [ "$args" = "--no-rehash" ]; then

Carregando…
Cancelar
Guardar