patacongo commented on pull request #1617:
URL: https://github.com/apache/incubator-nuttx/pull/1617#issuecomment-677832686


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


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


Reply via email to