Handle backup files
- Only write new file if different from existing one
- Add *.orig to .gitignore
- Remove existing .orig files before creating new ones by ways of renaming existing files
marked the checklist item Only write new file if different from existing one as completed
marked the checklist item *Add .orig to .gitignore as completed
marked the checklist item Remove existing .orig files before creating new ones by ways of renaming existing files as completed
mentioned in commit d04e2250
closed