hw_modular/git_scripts/git_add_upstream.bat

4 lines
93 B
Batchfile
Raw Permalink Normal View History

2019-05-26 17:46:22 -07:00
git remote -v
git remote add upstream https://github.com/rusefi/hw_modular.git
git remote -v