e-mhui commented on PR #7403: URL: https://github.com/apache/inlong/pull/7403#issuecomment-1439339017
> In this PR, it seems that you just need commit the final change, so you can do like this: > >  > > 1. record your commit hash, it is `3f9f62ccd3ae421f90058ee0da12802f15327772`. > 2. `git pull upstream master` > 3. `git reset --hard upstream/master` > 4. `git cherry-pick 3f9f62ccd3ae421f90058ee0da12802f15327772` > 5. `git push your-repo(default is origin) INLONG-7400 (your currently branch) -f` Thank you for your help, it has done. -- 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: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org