better now?

This commit is contained in:
rusefi 2020-04-19 09:36:53 -04:00
parent 0694130243
commit a435942588
1 changed files with 1 additions and 0 deletions

View File

@ -3,4 +3,5 @@ git fetch personal-wiki-git >> log.txt 2>>
git checkout -b personal-wiki-git-local personal-wiki-git/master >> log.txt 2>>err.txt
git merge origin/master >> log.txt 2>>err.txt
git push personal-wiki-git HEAD:master >> log.txt 2>>err.txt
git checkout master >> log.txt 2>>err.txt
git branch -d personal-wiki-git-local >> log.txt 2>>err.txt