mirror of
https://github.com/yamadashy/repomix.git
synced 2025-06-11 00:25:54 +03:00
docs(claude): Fix duplicate text in commit message example
User pointed out formatting issue in documentation: - Example had redundant 'performance optimization discussion' in title - User requested cleaning up the example format - Assistant removed duplicate text to show proper title format - Example now shows clean 'perf(metrics): Optimize token counting for top files' 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -137,7 +137,7 @@ npm run test
|
|||||||
Co-Authored-By: Claude <noreply@anthropic.com>
|
Co-Authored-By: Claude <noreply@anthropic.com>
|
||||||
```
|
```
|
||||||
```
|
```
|
||||||
perf(metrics): Optimize token counting performance optimization discussion:
|
perf(metrics): Optimize token counting for top files
|
||||||
|
|
||||||
User questioned current token counting approach and suggested improvements:
|
User questioned current token counting approach and suggested improvements:
|
||||||
- User asked: "Is token counting only used for top files display?"
|
- User asked: "Is token counting only used for top files display?"
|
||||||
|
|||||||
Reference in New Issue
Block a user