xiaoxiang781216 commented on pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-748764967
@Virus-V it's better to rebase the PR to the latest master: ``` git remote add apache g...@github.com:apache/incubator-nuttx.git git fetch apache git checkout dev_bl602 git rebase apache git push -f origin dev_bl602 ``` to avoid the merge patch in the PR. ---------------------------------------------------------------- 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