https://developers.weixin.qq.com/minigame/dev/tutorial/base/adapter.html
git checkout <first-commit>
curl https://developers.weixin.qq.com/minigame/dev/tutorial/weapp-adapter.zip | jar x
git commit -m 'update source'
# remember hash
git checkout master
git merge <hash>