fome-fw/misc/git_scripts/git_add_upstream.bat

4 lines
89 B
Batchfile
Raw Normal View History

2019-01-02 19:32:30 -08:00
git remote -v
git remote add upstream https://github.com/rusefi/rusefi.git
git remote -v