I believe those are useful

This commit is contained in:
rusefi 2021-04-25 21:20:48 -04:00
parent 9a0f56082d
commit b31029a0be
3 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,3 @@
git remote -v
git remote add upstream https://github.com/mck1117/wideband
git remote -v

View File

@ -0,0 +1,4 @@
git fetch upstream
git checkout master
git reset --hard upstream/master
git push origin master -f

3
git_scripts/readme.md Normal file
View File

@ -0,0 +1,3 @@
An attempt to make GIT contribution just a little more comfortable
See also https://git-scm.com/downloads