From 2f9db6f37d0dace82096ecca0cb42e2922d54996 Mon Sep 17 00:00:00 2001 From: Songrui <1778280163@qq.com> Date: Fri, 29 May 2026 00:25:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'w9/config'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- w9/config | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 w9/config diff --git a/w9/config b/w9/config deleted file mode 100644 index 0f9785e..0000000 --- a/w9/config +++ /dev/null @@ -1,10 +0,0 @@ -[core] - repositoryformatversion = 0 - filemode = false - bare = false - logallrefupdates = true - symlinks = false - ignorecase = true -[remote "origin"] - url = http://git.innoschool.org:3000/Songrui/java.git - fetch = +refs/heads/*:refs/remotes/origin/*