feat(branch): add +all and keyword filtering for +list #377

Merged
wbtiger merged 1 commits from Taoyouce/gitlink-cli:feat/branch-all-and-filter into master 2026-07-14 20:36:47 +08:00

1 Commits

Author SHA1 Message Date
1os21ka23r9navae6mrro 2e92db38d7 feat(branch): add +all and keyword filtering for +list
- branch +list -k/--keyword: filter branches by name keyword (passed
  through to the v1 branches index)
- branch +all: list all branch names via /branches/all, no pagination

Production-verified on gitlink.org.cn (keyword narrows to matching
branches; /all returns the full set). 2 new unit tests, README
examples, and en-US/zh-CN i18n keys.

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-07-08 14:03:05 +00:00