git subtree change parent



$ echo "add to parent" >> README.md
$ git add README.md
$ git commit -m "added to parent"
$ git push
$ git log