Show HN: Deff – side-by-side Git diff review in your terminal

  • Thread starter flamestro
  • Start date
  • Replies 0
  • Views 5
Status
Not open for further replies.
F

flamestro

Guest
deff is an interactive Rust TUI for reviewing git diffs side-by-side with syntax highlighting and added/deleted line tinting. It supports keyboard/mouse navigation, vim-style motions, in-diff search (/, n, N), per-file reviewed toggles, and both upstream-based and explicit --base/--head comparisons. It can also include uncommitted + untracked files (--include-uncommitted) so you can review your working tree before committing.
Would love to get some feedback



Comments URL: https://news.ycombinator.com/item?id=47169518

Points: 52

# Comments: 34
 
Status
Not open for further replies.
Top