mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-04-18 08:39:41 +08:00
update
This commit is contained in:
parent
3eb67e218e
commit
9930064684
8
get.bat
8
get.bat
@ -10,5 +10,11 @@ pause
|
||||
git add .
|
||||
git commit -m "update"
|
||||
git gc
|
||||
git push
|
||||
|
||||
git remote add origin https://github.com/coder-xiaomo/leetcode-problemset
|
||||
git push origin
|
||||
|
||||
git remote add github https://github.com/coder-xiaomo/leetcode-problemset
|
||||
git push github
|
||||
|
||||
pause
|
Loading…
x
Reference in New Issue
Block a user