📅  最后修改于: 2022-03-11 14:50:10.381000             🧑  作者: Mango
git clone https://github.com/theleagueof/chunk
git subtree split --prefix=folder_name -b new_branch
git remote add upstream https://github.com/user/repo
git push upstream new_branch