mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:19:42 +00:00
$ git remote add gh-pages-upstream git://...
$ git merge -s ours --no-commit gh-pages-upstream
$ git read-tree --prefix=src/pages/ -u gh-pages-upstream
$ git commit -m "..."