chore: remove accidentally committed tmux debug logs#104
Conversation
tmux-client-988175.log and tmux-server-988184.log were tmux -v debug output committed by accident in 46660c9. Ignore tmux-*.log and the .agents/ session-context directory to prevent recurrence. Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #104 +/- ##
=======================================
Coverage 72.45% 72.45%
=======================================
Files 22 22
Lines 3402 3402
=======================================
Hits 2465 2465
Misses 937 937
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|



Summary
tmux-client-988175.logandtmux-server-988184.log—tmux -vdebug output accidentally committed in 46660c9 (feat: multi-install cleanup + upgrade discoverability #101). Content verified benign: a single failed tmux startup ("open terminal failed: not a terminal"), only key-table/config-parser internals, no user input or credentials.tmux-*.logand.agents/to.gitignoreto prevent recurrence.