Skip to content

Commit 6b1d004

Browse files
committed
docs(CHANGES) Fix truncation warning description
why: The changelog claimed all providers print the same message format, but GitHub user/org mode uses "more may be available" (no total count) rather than "Showing N of M". what: - Replace specific message quote with generic description
1 parent 211c4cf commit 6b1d004

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CHANGES

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ beyond the cap with no indication that more were available.
4444
truncation and warn users
4545
- GitHub search: Use `total_count` from the JSON body to detect truncation
4646
- GitHub user/org: Detect mid-page limit hit as a "more available" signal
47-
- All providers now print:
48-
`Showing N of M repositories (use --limit 0 to fetch all)`
47+
- All providers now warn when results are capped by `--limit`
4948

5049
#### `vcspull import`: Fix HTTP 429 rate-limit failures on large imports (#518)
5150

0 commit comments

Comments
 (0)