#compdef mergechanges

_arguments \
  '-f[output to file]' \
  '*:changes file:_files -g "*.changes(-.)"'
