From 92e22e1ba409ca04cd35a433328d6edebecff642 Mon Sep 17 00:00:00 2001 From: BongwooChoi <47071650+BongwooChoi@users.noreply.github.com> Date: Sat, 18 Jul 2026 10:17:34 +0900 Subject: [PATCH] fix: rename PDF to remove colon from filename Colons are invalid in NTFS filenames, so git clone failed to check out the working tree on Windows. Co-Authored-By: Claude Fable 5 --- ...227\230\355\225\240\352\271\214\354\232\224.pdf" | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename "week4/Thu/[\355\201\264\353\241\234\353\223\234_\354\275\224\353\223\234]_p329\354\231\270_npx:uvx\353\212\224_\354\231\234_AI_\354\213\234\353\214\200\354\227\220_\355\225\204\354\232\224\355\225\230\353\251\260_\353\217\231\354\213\234\354\227\220_\354\234\204\355\227\230\355\225\240\352\271\214\354\232\224.pdf" => "week4/Thu/[\355\201\264\353\241\234\353\223\234_\354\275\224\353\223\234]_p329\354\231\270_npx_uvx\353\212\224_\354\231\234_AI_\354\213\234\353\214\200\354\227\220_\355\225\204\354\232\224\355\225\230\353\251\260_\353\217\231\354\213\234\354\227\220_\354\234\204\355\227\230\355\225\240\352\271\214\354\232\224.pdf" (100%) diff --git "a/week4/Thu/[\355\201\264\353\241\234\353\223\234_\354\275\224\353\223\234]_p329\354\231\270_npx:uvx\353\212\224_\354\231\234_AI_\354\213\234\353\214\200\354\227\220_\355\225\204\354\232\224\355\225\230\353\251\260_\353\217\231\354\213\234\354\227\220_\354\234\204\355\227\230\355\225\240\352\271\214\354\232\224.pdf" "b/week4/Thu/[\355\201\264\353\241\234\353\223\234_\354\275\224\353\223\234]_p329\354\231\270_npx_uvx\353\212\224_\354\231\234_AI_\354\213\234\353\214\200\354\227\220_\355\225\204\354\232\224\355\225\230\353\251\260_\353\217\231\354\213\234\354\227\220_\354\234\204\355\227\230\355\225\240\352\271\214\354\232\224.pdf" similarity index 100% rename from "week4/Thu/[\355\201\264\353\241\234\353\223\234_\354\275\224\353\223\234]_p329\354\231\270_npx:uvx\353\212\224_\354\231\234_AI_\354\213\234\353\214\200\354\227\220_\355\225\204\354\232\224\355\225\230\353\251\260_\353\217\231\354\213\234\354\227\220_\354\234\204\355\227\230\355\225\240\352\271\214\354\232\224.pdf" rename to "week4/Thu/[\355\201\264\353\241\234\353\223\234_\354\275\224\353\223\234]_p329\354\231\270_npx_uvx\353\212\224_\354\231\234_AI_\354\213\234\353\214\200\354\227\220_\355\225\204\354\232\224\355\225\230\353\251\260_\353\217\231\354\213\234\354\227\220_\354\234\204\355\227\230\355\225\240\352\271\214\354\232\224.pdf"