feat(shortcut): 新增 watch 命令模块,支持仓库关注 #405
Loading…
Reference in New Issue
No description provided.
Delete Branch "chroe/gitlink-cli:feat/watch-shortcut"
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?
为 gitlink-cli 新增 watch 命令模块,支持仓库关注(订阅)操作:
遵循 common.Shortcut 规范,复用 RuntimeContext。含单元测试。
Pull request closed