Post #2075357
2026-04-30 14:39 UTC
I'm doing a lot more code reviews these days for **reasons** (AI). Anyone have local GUI tools they use and like? Prefer if it is a thing I can use locally without needing to push to GitHub.
Replies (3)
-
@Schneems@ruby.social 2026-05-02 19:49
A lot of responses for sublime merge. I might have to try that out. When I review I like to view commits in order. I also like having my agent rebase work (say, to fix a mistake). Instead of appending a fix at the end with a new commit.
-
@jacques@mastodon.chester.id.au 2026-04-30 16:07
@Schneems@ruby.social I hear good things about Sublime Merge. In the past I’ve found the JetBrains 3-panel layout good.
-
@blase@hachyderm.io 2026-04-30 17:16
@Schneems@ruby.social Sublime Merge it the only GUI that stayed with me, although Zed may be catching up with their git integration (haven't checked on them in a while as I live in Xcode these days).