maybe progress?

This commit is contained in:
rusefi 2020-04-19 14:27:43 -04:00
parent 0863fba831
commit c198984041
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
git fetch technical-git >> log.txt 2>>err.txt
git fetch best-wiki-git >> log.txt 2>>err.txt
git fetch temp-wiki-git >> log.txt 2>>err.txt
git checkout -b best-wiki-git-local best-wiki-git/master >> log.txt 2>>err.txt
git merge technical-git/master >> log.txt 2>>err.txt