change git_reset_to_upstream.bat for FOME (#239)

* change git_reset_to_upstream.bat for FOME

* Update git_reset_to_upstream.bat
This commit is contained in:
mi-hol 2023-09-12 19:46:42 +02:00 committed by GitHub
parent 8bb137f464
commit aed4f199a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
git remote add upstream https://github.com/rusefi/rusefi.git git remote add upstream https://github.com/FOME-Tech/fome-fw.git
git fetch upstream git fetch upstream
git checkout master git checkout master