A lightweight command-line tool that spins up a local web server to display Git commit diffs in a GitHub-like Files changed view

1 Open Issue Need Help Last updated: Jul 3, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a bug in the `reviewit` command-line tool where the `--mode` CLI option (for setting diff view mode to 'inline' or 'side-by-side') is not working as expected. The issue is likely related to incorrect argument passing to the `server/tui` module.

Complexity: 3/5
good first issue

A lightweight command-line tool that spins up a local web server to display Git commit diffs in a GitHub-like Files changed view

TypeScript