| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-04 | restructure CLI around ngit pr/issue subcommand groups | DanConwayDev | |
| Introduce ngit pr subcommand group (list, view, checkout, apply, send, close, reopen, ready, comment, merge) replacing the former top-level ngit list/checkout/apply commands. ngit send is kept at the top level. Expand ngit issue with view, create, close, reopen, comment subcommands. Status changes (close/reopen/ready) are gated to the PR/issue author or a repository maintainer. ngit pr merge is maintainer-only and publishes a GitStatusApplied event immediately after the git merge. | |||