feat(issue): add user lookup shortcuts #44
Loading…
Reference in New Issue
No description provided.
Delete Branch "wangyue111/gitlink-cli:feat/issue-user-shortcuts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
变更内容
issue +assignersshortcut,用于查询仓库 Issue 负责人列表。issue +authorsshortcut,用于查询仓库 Issue 发布人列表。--keyword搜索,方便 Issue 筛选、统计和创建前确认用户 ID。验证
GOPROXY=https://goproxy.cn,direct go test ./...go run . issue +assigners --helpgo run . issue +authors --helpgit diff --check