From c53a04f024dac839f1c3dc15b1dd7a8db7328edc Mon Sep 17 00:00:00 2001 From: Jason Hall Date: Mon, 21 Jul 2025 12:35:21 -0400 Subject: [PATCH] Remove debug log file that was accidentally committed --- hook_debug.log | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 hook_debug.log diff --git a/hook_debug.log b/hook_debug.log deleted file mode 100644 index 890986a..0000000 --- a/hook_debug.log +++ /dev/null @@ -1,16 +0,0 @@ -=== GIT COMMIT HOOK DEBUG === -SessionID: 2696197e-6c68-419c-83fd-22cd3ee376fa -CWD: /Users/jason/git/hooks -HookEventName: PostToolUse -ToolName: Bash -ToolInput length: 99 -ToolResponse length: 61 -ToolUseResult length: 0 -ToolInput: {"command":"rm -f test_debug*.txt hook_debug.log","description":"Remove debug test files and logs"} -ToolResponse: {"stdout":"","stderr":"","interrupted":false,"isImage":false} -=== END DEBUG === - -GetBashInput error: -Bash command: rm -f test_debug*.txt hook_debug.log -Is git commit command: false -Not a git commit command, skipping