feat(shortcut): 新增 commit 命令模块(提交历史/diff/blame) #403
Loading…
Reference in New Issue
No description provided.
Delete Branch "chroe/gitlink-cli:feat/commit-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 新增 commit 命令模块,支持提交历史浏览:
遵循 common.Shortcut 规范,复用 RuntimeContext。含单元测试。
Pull request closed