1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 23:41:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-08-29 22:06:20 +08:00
parent 6f2245ab62
commit d928fedff8

View File

@@ -11,7 +11,7 @@ git add .
git commit -m "update" git commit -m "update"
git gc git gc
git remote add origin https://github.com/coder-xiaomo/leetcode-problemset git remote add origin https://gitee.com/coder-xiaomo/leetcode-problemset
git push origin git push origin
git remote add github https://github.com/coder-xiaomo/leetcode-problemset git remote add github https://github.com/coder-xiaomo/leetcode-problemset