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 2020/08/20 18:54:11 UTC

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #1617: Samd5e5 - progmem

patacongo edited a comment 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 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>`
   
       


----------------------------------------------------------------
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:
users@infra.apache.org