git scripts

This commit is contained in:
rusefillc 2022-05-14 08:53:26 -04:00
parent ee11c025b2
commit d6faaf0667
3 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,5 @@
git remote -v
git remote add upstream https://github.com/rusefi/rusefi-hardware.git
git remote -v

View File

@ -0,0 +1,2 @@
git reset --hard origin/master
git pull

5
git_scripts/readme.md Normal file
View File

@ -0,0 +1,5 @@
An attempt to make GIT contribution just a little more comfortable
See also https://github.com/rusefi/rusefi/blob/master/misc/git_cheat_sheet.txt
See also https://git-scm.com/downloads