Show HN: Diffview, a fast Git diff viewer written in Rust
用Rust打造的高速Git diff查看器,优先展示核心领域代码,让手动审查更高效。
Even with LLMs, I still like to review my code manually. However, I haven’t found a good visual diff viewer for this, so I wrote one myself in Rust. I…