rusefi_documentation/Misc/git_scripts/git_add_upstream.bat

4 lines
103 B
Batchfile
Raw Normal View History

2019-12-30 08:13:43 -08:00
git remote -v
git remote add upstream https://github.com/rusefi/rusefi_documentation.git
git remote -v