Skip to content

Tips & tricks

Diff of text files

Set the diff.age.textconv Git config to cat to see plain text diffs of encrypted files:

git config --global diff.age.textconv cat