git progress

This commit is contained in:
rusefi 2020-04-18 13:47:17 -04:00
parent 3934d6feaf
commit 361f687ecf
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
git fetch normal-git >> log.txt 2>>err.txt
git fetch technical-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