hw_microRusEfi/git_scripts/git_add_upstream.bat

8 lines
210 B
Batchfile

git remote -v
git remote add upstream https://github.com/rusefi/hw_microRusEfi.git
rem The heros, in alpabetical order
git remote add DonaldBecker https://github.com/DonaldBecker/hw_microRusEfi
git remote -v