Commit a7e940d
committed
cli(status[docs]): Document check config fields
why: StatusCheckConfig fields render bare in the API reference, with
no hint of which CLI flag sets them or what they cost.
what:
- Add an Attributes section to StatusCheckConfig
- Record that max_concurrent bounds the async semaphore and that
detailed adds branch and ahead/behind at the price of extra git
invocations per repository1 parent 5e82a30 commit a7e940d
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
34 | 45 | | |
35 | 46 | | |
36 | 47 | | |
| |||
0 commit comments