xiaoxiang781216 commented on pull request #5732:
URL: https://github.com/apache/incubator-nuttx/pull/5732#issuecomment-1066159421


   > > @kassane could you reorg your patch to remove the temporary change?
   > 
   > Rebase?
   
   yes, please:
   git remote add apache g...@github.com:apache/incubator-nuttx.git
   ```
   git fetch apache
   git rebase apache/master
   git rebase --interactive HEAD~9
   [adjust your patchset in editor]
   git push -f origin zig-build
   ```


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to