evil scripts

This commit is contained in:
rusefi 2019-01-03 19:01:12 -05:00
parent 926b869517
commit e0dd0755c1
4 changed files with 11 additions and 0 deletions

View File

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

View File

@ -0,0 +1 @@
git submodule update --init

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