Merge back from the upstream repository or create a new migration request in a new branch.
Or reformat from top to top:
git remote add upstream (url-for-upstream-repository) git fetch upstream git rebase upstream/master git push -f origin (do new pull request on website)
Adam Vandenberg Mar 24 2018-11-11T00: 00Z
source share