export default class Merge extends Command {
  static description = 'merge from another version'

  static aliases = ['m']