xfvsdf/qqbot
0
1git fetch --all2for /f "delims=" %%b in ('git rev-parse --abbrev-ref HEAD') do set branch=%%b3git reset --hard origin/%branch%4uv sync5call .venv\Scripts\activate.bat6python web.py7pause1git fetch --all2for /f "delims=" %%b in ('git rev-parse --abbrev-ref HEAD') do set branch=%%b3git reset --hard origin/%branch%4uv sync5call .venv\Scripts\activate.bat6python web.py7pause