fab1f04 3ede013
1
2
3
4
5
## Activate your virtual environment ```mcp-sentiment\venv\Scripts\activate.bat``` ## Command to push to multiple repos ```for %r in (origin hf) do git push %r main```