leomar95 commented on pull request #1617: URL: https://github.com/apache/incubator-nuttx/pull/1617#issuecomment-677852566
> > Hi @leomar95 there is something wrong with your commit, it is bring 51 commits on it from other people. I suggest you to fork a clean "incubator-nuttx" on github and use it instead mixing bitbucket and github. > > Bitbucket is just a mirror of github. Same repository (except Bitbucket is read-only). > > I think the PR really just needs to be rebased: > > * `git checkout master` > * `git pull upstream master` > * `git check <branch>` > * `git rebase master` > * `git push -f origin <branch>` I tried these steps, but it didn't work for #1618 ---------------------------------------------------------------- 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]
