acassis commented on PR #6904:
URL: https://github.com/apache/incubator-nuttx/pull/6904#issuecomment-1224198412

   Hi @SimonFilgis please squash these two commits, you can do it this way:
   ```
   $ git rebase -i HEAD~2
   ```
   Then after it was squashed you can push forced:
   ```
   $ git push -f
   ```


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