HELP !! Caught in an "endless loop" of 1 commits behind and ahead of master #150922
-
Select Topic AreaQuestion BodyFirst of all: I'm not very experienced in using Github, but I learned to manage the typical use cases needed when contributing to a simple project (https://github.com/musselwhizzle/Focus-Points) Recently, I'm caught in a ping-pong scenario pushing changes from my fork to the master branch:
I have been looking for a kind of re-base command to bring my fork back to the same exact level as upstream/master. But I have not been able to locate this ability, neither on the web interface, nor in Github Desktop. The actual "master" of this project is not available anymore to help, so I'm posting my question here. Can anyone advise what I might have done wrong and what I need to do to escape from this ping-pong? Many thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Something is out of sync with the fork. If the master has all your important changes merged, an easy fix is to simply delete your fork and then create a new one. Or to be extra safe, just create a new form and abandon the old (incase there are some important changes you don't realize right now in it) |
Beta Was this translation helpful? Give feedback.
Something is out of sync with the fork. If the master has all your important changes merged, an easy fix is to simply delete your fork and then create a new one. Or to be extra safe, just create a new form and abandon the old (incase there are some important changes you don't realize right now in it)