jlevy/repren

Backup destination configuration

ezequiel opened this issue · 2 comments

First off, thanks for the great tool.

I like the fact it auto-creates backups. The only thing it seems to be missing is the ability to configure where backups are stored. Is this currently possible?

jlevy commented

No, at the moment it's hard-coded to ".orig". Making the suffix customizable would be an easy new feature. Feel free to give a PR, or I'll add it in the next version.

Sure. I will send a pull request.