gitlink-cli/shortcuts/issue
15972095207 97f9f63645 fix: use --label clear to remove labels from issue
Empty string doesn't work as CLI flag value. Use 'clear' keyword instead:
- --label 327264,327265  set labels
- --label clear          remove all labels

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-04 09:12:44 +08:00
..
batch.go feat(issue): add batch close shortcut with dry-run support 2026-05-13 17:27:50 +08:00
batch_test.go feat(issue): add batch close shortcut with dry-run support 2026-05-13 17:27:50 +08:00
issue.go fix: use --label clear to remove labels from issue 2026-06-04 09:12:44 +08:00
issue_test.go feat(issue): add authors shortcut 2026-05-25 08:50:47 +08:00