Skip to content
  • Jason Karns's avatar
    fe809ea9
    Remove support for legacy global version files · fe809ea9
    Jason Karns authored
    `default` was made legacy back in 2011 with
    5be66da9 (the command was renamed from
    `rbenv-default` to `rbenv-global`, and so the global file was renamed
    from `$RBENV_ROOT/default` to `$RBENV_ROOT/global` (the latter taking
    precedence)
    
    `global` was then made legacy about a month later in Sep 2011 when the
    preferred filename was changed to `$RBENV_ROOT/version`.
    fe809ea9
    Remove support for legacy global version files
    Jason Karns authored
    `default` was made legacy back in 2011 with
    5be66da9 (the command was renamed from
    `rbenv-default` to `rbenv-global`, and so the global file was renamed
    from `$RBENV_ROOT/default` to `$RBENV_ROOT/global` (the latter taking
    precedence)
    
    `global` was then made legacy about a month later in Sep 2011 when the
    preferred filename was changed to `$RBENV_ROOT/version`.
Loading