tidy · diff
git:20260714.5667ed7 to git:20260714.710d037
3 added, 3 removed. Audit A to A.
---
name: tidy
- description: 撤销本 session 中无用/冗余的修改。手动 edit 回退,不使用 git revert/checkout。
+ description: 清理本 session 中无用/冗余的修改,
user-invocable: true
disable-model-invocation: true
---
# tidy
- 撤销本 session 中已被证明无用或冗余的修改。
- 只动手 edit,禁止使用 git revert、git checkout、git restore。
+ 清理本 session 中已被证明无用或冗余的修改。
+ 只允许动手 edit,禁止使用 git reset、git checkout、git restore。