c/programming · by DarkPlayer@lemmy.world · 3ySemanticDiff Now Available For GitHub https://semanticdiff.com/blog/pr-viewer/24 points · 1 comments · view on lemmy.world
1 Comments
robinm@lemmyrs.org · 3 pts · 3y
Nice! I’ve been using difftastic in my terminal, especially for
git diffsince quite some time. Semantic diff are usually much nicer to review (and in the case they don’t, I have a fallback to delta for my git pager).