rusefi_documentation/Special/Tools/git_add_upstream.bat

6 lines
186 B
Batchfile
Raw Normal View History

2020-04-11 12:18:53 -07:00
git remote -v
git remote add wiki-git https://github.com/rusefi/rusefi_documentation.wiki.git
git remote add normal-git https://github.com/rusefi/rusefi_documentation.git
git remote -v