rusefi_documentation/Special/Tools/git_add_upstream.bat

7 lines
257 B
Batchfile

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