acassis commented on PR #12427: URL: https://github.com/apache/nuttx/pull/12427#issuecomment-2145913141
@yf13 another you to test a PR without downloading and applying it manually: ``` git fetch upstream pull/1234/head git checkout FETCH_HEAD ``` Assuming 1234 is the number your PR More info: https://acassis.wordpress.com/2022/02/24/how-to-test-a-pr-before-it-get-integrated-on-nuttx/ -- 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]
