mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
8
get.bat
8
get.bat
@@ -10,5 +10,11 @@ pause
|
|||||||
git add .
|
git add .
|
||||||
git commit -m "update"
|
git commit -m "update"
|
||||||
git gc
|
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
|
pause
|
Reference in New Issue
Block a user