Loading...
Loading...
Compare original and translation side by side
.claude/library/catalog.json.claude/library/catalog.json.claude/docs/inventories/LIBRARY-PATTERNS-GUIDE.md.claude/docs/inventories/LIBRARY-PATTERNS-GUIDE.mdD:\Projects\*D:\Projects\*| Match | Action |
|---|---|
| Library >90% | REUSE directly |
| Library 70-90% | ADAPT minimally |
| Pattern exists | FOLLOW pattern |
| In project | EXTRACT |
| No match | BUILD (add to library after) |
| 匹配度 | 操作 |
|---|---|
| 库匹配度>90% | 直接复用 |
| 库匹配度70-90% | 最小程度适配 |
| 模式已存在 | 遵循模式 |
| 项目中存在 | 提取 |
| 无匹配项 | 构建(完成后添加到库中) |
git log --all --oneline -- <file>
git show <commit>:<file>git log --all --oneline -- <file>
git show <commit>:<file>