These weird scripts have proven to be helpful to some people (#40)

Co-authored-by: rusEfi <russianefi@gmail.com>
This commit is contained in:
rusefi 2020-05-26 18:21:40 -04:00 committed by GitHub
parent 051de5e5f2
commit 6df789172b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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/proteus
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