gitlink-cli/shortcuts/common
s2_cc f9efae89a3
CI / test (push) Failing after 2m6s Details
docs: add comprehensive Chinese comments and mark bug fixes (P1-P4)
- Add detailed Chinese comments across all shortcut modules explaining
  parameter mappings (CLI→API field names), batch processing patterns,
  and design decisions
- Mark P1 Bug#1: issue +create --label not written to request body
- Mark P1 Bug#2: hardcoded 'master' replaced with GetDefaultBranch()
- Mark P1 Bug#3: +diff and +files deduplicated into +version-diff
- Add P2 parameter annotations for sort/filter/milestone fields
- Add P4 improvement notes for HTTP error suggestions
- Reorder ProcessBatch function for better readability
2026-06-10 10:13:45 +08:00
..
batch.go docs: add comprehensive Chinese comments and mark bug fixes (P1-P4) 2026-06-10 10:13:45 +08:00
confirm.go docs: add comprehensive Chinese comments and mark bug fixes (P1-P4) 2026-06-10 10:13:45 +08:00
runner.go feat: optimize existing commands (P1-P4) 2026-06-04 10:45:32 +08:00
runner_test.go feat(issue): add batch close shortcut with dry-run support 2026-05-13 17:27:50 +08:00
types.go docs: add comprehensive Chinese comments and mark bug fixes (P1-P4) 2026-06-10 10:13:45 +08:00