Open Issues Need Help
View All on GitHub mode option is not working 2 months ago
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