export default class Switch extends Command {
  static description = 'switch repository to a different version'

  static aliases = ['sw']