xiaoxiang781216 commented on pull request #4237: URL: https://github.com/apache/incubator-nuttx/pull/4237#issuecomment-887519951
Please reorg your patch: ``` git remote add apache [email protected]:apache/incubator-nuttx.git git fetch apache git checkout master git branch -D xiaomi git branch --track xiaomi apache/master git checkout xiaomi vi .... git commit git push -f origin xiaomi ``` -- 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]
