cgivre commented on pull request #2191: URL: https://github.com/apache/drill/pull/2191#issuecomment-846280627
Yeah... If you can roll back what you just did, here's how I rebase. git checkout master git fetch upstream git rebase upstream/master git checkout <your branch> git rebase master There may be an easier way, but that way get's the job done. -- C > On May 21, 2021, at 5:46 PM, Evan W. ***@***.***> wrote: > > > Sorry, been awhile, I got hard sidetracked by school and whatnot. That being said I think I screwed up the rebase. :/ > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub <https://github.com/apache/drill/pull/2191#issuecomment-846278755>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABKB7PSNRR2XICHYMCIUSLLTO3ICHANCNFSM4ZVOWFHQ>. > -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
