Documentation
¶
Overview ¶
Command gitl is the CLI entrypoint for git-log-lens: an AI reviewer of git history (risk-scored review, changelog, multi-repo digest).
main is intentionally thin: it builds a cancellable context wired to SIGINT/ SIGTERM (so Ctrl-C propagates through git exec and the HTTP call, per docs/TECHNICAL_PLAN.md §3.1) and hands off to internal/cli.
Click to show internal directories.
Click to hide internal directories.