Skip to content

Commit 7a11d42

Browse files
Apply suggestion from @coderabbitai[bot]
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent dcdb8d5 commit 7a11d42

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,9 @@ The `branch:recent` command can be run with the `--jira` flag to refine the orde
160160
git-ninja branch:recent --jira
161161
```
162162

163-
Results are cached for five minutes to avoid repeated API calls. Tickets with higher numbers that have been updated recently are ranked above older or inactive issues.
163+
Results are cached for 5 minutes to avoid repeated API calls.
164+
Recently updated issues rank higher; inactive ones rank lower.
165+
If cache TTL is configurable, document the flag or env var here.
164166

165167
## Development Setup
166168

0 commit comments

Comments
 (0)