yanghua commented on pull request #1779: URL: https://github.com/apache/hudi/pull/1779#issuecomment-654286631
@Trevor-zhang If you want to rebase with the `master` branch, you should invoke these commands: ``` git pull --rebase upstream master git push -f origin xxxbranch ``` Just FYI. ---------------------------------------------------------------- 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]
