xiaoxiang781216 commented on PR #18886:
URL: https://github.com/apache/nuttx/pull/18886#issuecomment-4469260645

   @toku-mac I have added you to my repo collaborator, please run the below 
command in your local nuttx git:
   ```
   git remote add xiaoxiang781216 
[email protected]:xiaoxiang781216/incubator-nuttx.git
   git fetch xiaoxiang781216
   git branch --track macos xiaoxiang781216/macos
   git checkout macos
   do the change you want
   git commit --amend -s
   git push -f xiaoxiang781216
   ```


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