vinx13 commented on pull request #9235:
URL: https://github.com/apache/tvm/pull/9235#issuecomment-947060998


   ```
   git checkout main
   git pull upstream main # this will update main branch locally
   git checkout working
   git rebase main
   ```
   creating a new PR is ok but you still need to make sure you branch is clean 
(via cherry-pick or rebase)


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