| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-05 | add `ngit account whoami` command | DanConwayDev | |
| Shows currently logged-in account(s) with name and npub. When both a local (repo-scoped) and global account are configured, displays both with local marked as active. Supports --json (returns local, global, and active objects each with name, npub, nip05, scope) and --offline (reads from cache only, no network). Fixes doc_markdown clippy warning in cli.rs. | |||