You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/09/03 21:55:46 UTC

[GitHub] [incubator-nuttx-apps] btashton opened a new pull request #376: CI: Fix check patch to handle renames / deletes

btashton opened a new pull request #376:
URL: https://github.com/apache/incubator-nuttx-apps/pull/376


   ## Summary
   Previously there were issues with how we identified changed files for running checkpatch.  Internally this is now handled with `git diff` instead of `git show`.  This also means we simplify the computing of the commit range.  This aligns with the changes in the OS repo https://github.com/apache/incubator-nuttx/pull/1706
   
   Also Issue https://github.com/apache/incubator-nuttx/issues/1637


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] v01d merged pull request #376: CI: Fix check patch to handle renames / deletes

Posted by GitBox <gi...@apache.org>.
v01d merged pull request #376:
URL: https://github.com/apache/incubator-nuttx-apps/pull/376


   


----------------------------------------------------------------
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:
users@infra.apache.org