rusefi-hardware/git_scripts/git_add_upstream.bat

6 lines
100 B
Batchfile
Raw Normal View History

2022-05-14 05:53:26 -07:00
git remote -v
git remote add upstream https://github.com/rusefi/rusefi-hardware.git
git remote -v