olivroy / reuseme

Collections of Utility Functions to Work Across Projects
https://olivroy.github.io/reuseme/
Other
3 stars 2 forks source link

post-merge, check file modification time to ease renaming and prompt to see diff #20

Open olivroy opened 2 months ago

olivroy commented 2 months ago

If file_mtime(current) > file_mtime(new_name), then it seems like a good idea to encourage overwrite = TRUE.

Also recommend displaying diff? with diffviewer before :)

diffviewer