rusefi_documentation/Special/Tools/git_add_upstream.bat

6 lines
180 B
Batchfile

git remote -v
git remote add best-wiki-git https://github.com/rusefi/rusefi.wiki.git
git remote add technical-git https://github.com/rusefi/rusefi_documentation.git
git remote -v