hw_modular/git_scripts/git_add_upstream.bat

4 lines
93 B
Batchfile

git remote -v
git remote add upstream https://github.com/rusefi/hw_modular.git
git remote -v