Comment by traverseda
7 hours ago
I often use it to edit system config files, often on embedded devices where I don't have my git credentials setup, or on servers. In these cases we're already not in an ideal world, I don't have good reliable version control or change management in place. In those less-than-ideal worlds, having proper undo history is nice.
First, you need backups
Second (for servers), etckeeper
Actually, nevermind that bullshit, you know what? I think I'd prefer to have an editor with locally persisted edit history instead.