leonardBang commented on pull request #14684:
URL: https://github.com/apache/flink/pull/14684#issuecomment-763383818


   > @leonardBang My current approach to conflict is not friendly and resulted 
in the inclusion of other commits. So I want to create a new branch and apply 
for a new pull request. Do you think it is OK?
   
   You don't need to raise up a new PR, you can prepare your new branch(e.g: 
`branch_a`) which based on latest master and appended with a single commit that 
contains your change, and then (1)  delete the `anlen321:FLINK-20460` in your 
local `git branch -D FLINK-20460`, (3) checkout a new branch named 
`FLINK-20460` from the `branch_a`,(4) push the  `FLINK-20460` branch to remote 
`git push origin FLINK-20460`, the PR will automatically update


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to