From e699498ba29f0c036578d606bf4749ee4985a9d4 Mon Sep 17 00:00:00 2001 From: Baoshuo Date: Sat, 17 Sep 2022 16:38:50 +0800 Subject: [PATCH] Update LFS Remote URLs The mirror repository ( https://git.m.ac/baoshuo/OI-codes ) has better performance for mainland China users. --- .lfsconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.lfsconfig b/.lfsconfig index 834df551..0783b6a4 100644 --- a/.lfsconfig +++ b/.lfsconfig @@ -1,2 +1,3 @@ [lfs] - url = https://git.sb/baoshuo/OI-codes.git/info/lfs + url = https://git.m.ac/baoshuo/OI-codes.git/info/lfs + pushurl = https://git.sb/baoshuo/OI-codes.git/info/lfs