How to diff two large JSON files with out-of-order keys
·2 mins
diff gives you noise. jq -S, dyff, and jd give you the actual semantic difference.diff gives you noise. jq -S, dyff, and jd give you the actual semantic difference.git push --force using the reflog - and how to never need to again.