This website requires JavaScript.
Explore
Help
Sign In
chroe
/
gitlink-cli
forked from
Gitlink/gitlink-cli
Watch
0
Star
0
Fork
You've already forked gitlink-cli
2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
4
Wiki
Activity
test-skill-example
gitlink-cli
/
shortcuts
/
issue
History
yetja
9368c89b4d
删除不可用的批量操作(org batch-invite),新增批量操作:issue batch-comment(批量评论)、repo batch-create/batch-fork/batch-delete(批量仓库管理)、member batch-add(批量添加成员)。展示页新增 table 格式支持(formatter 增加 toGeneric 转换),新增批量仓库管理模块,更新批量操作计数。
2026-06-04 11:33:51 +08:00
..
batch.go
删除不可用的批量操作(org batch-invite),新增批量操作:issue batch-comment(批量评论)、repo batch-create/batch-fork/batch-delete(批量仓库管理)、member batch-add(批量添加成员)。展示页新增 table 格式支持(formatter 增加 toGeneric 转换),新增批量仓库管理模块,更新批量操作计数。
2026-06-04 11:33:51 +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
删除不可用的批量操作(org batch-invite),新增批量操作:issue batch-comment(批量评论)、repo batch-create/batch-fork/batch-delete(批量仓库管理)、member batch-add(批量添加成员)。展示页新增 table 格式支持(formatter 增加 toGeneric 转换),新增批量仓库管理模块,更新批量操作计数。
2026-06-04 11:33:51 +08:00
issue_test.go
增加批量管理仓库、批量邀请成员两个批量操作,优化现有命令的错误提示
2026-06-02 15:39:49 +08:00