liaotian1005 commented on PR #7633: URL: https://github.com/apache/hudi/pull/7633#issuecomment-1427938398
> The cmd to rebase the code: > > ```shell > -- fetch upstream branch 'master', assume you already set up the upstream as the hudi git repository > git fetch upstream master; > -- rebase the branch and resolve the conflicts. > git rebase upstream/master; > ``` worked -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
