xiaoxiang781216 commented on pull request #709: URL: https://github.com/apache/incubator-nuttx-apps/pull/709#issuecomment-839419764
Ok, could you squash the change into one patch? You can run the below command: ``` git rebase --interactive HEAD~7 change pick to squash in editor git push -f origin my-new-branch ``` -- 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: [email protected]
