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 2022/05/03 14:16:02 UTC

[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #6202: MCAN_INT_ACKE must be on the list of MCAN_TXERR_INTS to be properly h…

pkarashchenko commented on PR #6202:
URL: https://github.com/apache/incubator-nuttx/pull/6202#issuecomment-1116152008

   Please squash commits into one:
   ```
   git checkout bugfix/can_add_acke_int2listOfTxErrors_cherry
   git rebase -i master
   -- mark first ans "pick" and other as "sqash"
   git rebase --continue
   git push -f origin bugfix/can_add_acke_int2listOfTxErrors_cherry
   ```


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org