Question
-
Topic
-
Is there a modern alternative for diff
Ripgrep (written in Rust) is super-fast and does modern convenient things like ignore the contents of .git by default.
Is there anything like that to replace diff? I want to compare directory trees more than character differences within files. Something fast and accurate that ignores .git would be great.
All Answers
Share your knowledge
Answer This