weiqingy commented on PR #986:
URL: https://github.com/apache/flink-agents/pull/986#issuecomment-5230057569

   @wenjin272 Thanks for the review. Rebased onto main now that #979 is in.
   
   The conflict was the squash: #979's two commits landed as one commit with a 
new SHA, so this branch and main were changing the same three files from 
different ancestries. I dropped those two commits with `git rebase --onto 
origin/main 16f01719` and confirmed first that the squashed commit is 
byte-identical to them, so nothing was lost in the drop.
   
   The PR is down to the single new commit, touching only `tools/e2e.sh` and 
`tools/ut.sh`. No source change from what you reviewed. I also dropped the 
"stacked on #979" note from the description since it no longer applies.
   


-- 
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]

Reply via email to