xsuchy / rpmconf

Tool to handle rpmnew and rpmsave files
43 stars 19 forks source link

when package config does not exists use /dev/null instead #51

Closed xsuchy closed 1 year ago

xsuchy commented 1 year ago

When user delete config file, we still want to see diff. And copy saved rpmnew/rpmsave version of that file if it exists.

addressing: #49

xsuchy commented 1 year ago

@asmorodskyi what about this approach? When the file does not exist you are still able to do diff etc.