$ git clone https://github.com/acassis/incubator-nuttx
$ git remote add upstream git@github.com:apache/incubator-nuttx.git
$ git pull upstream master
$ git checkout -b upstream upstream/master
$ git push origin master
a blog about computers and other funny things
Day: March 31, 2020
$ git clone https://github.com/acassis/incubator-nuttx
$ git remote add upstream git@github.com:apache/incubator-nuttx.git
$ git pull upstream master
$ git checkout -b upstream upstream/master
$ git push origin master