acassis commented on PR #15793:
URL: https://github.com/apache/nuttx/pull/15793#issuecomment-2646227920

   To fix the last commit (memorymap) you don't need to squash, there is a 
trick that a friend of mine told me:
   
   just modify the files wit the coding style issues, then run:
   
   git add path/to/that/file
   git commit --amend
   
   It will include your modifications in the last commit!


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