I have a /.git/ directory in the root of a Debian 11 server. Every change under /etc is carefully versioned. My plan when upgrading to 12 is to roll back all the changes, turn the upgraded config into a new commit, then rebase my config changes one by one. I anticipate that I will still be burned, but maybe less than before.