📜  github fork 子目录 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:10.381000             🧑  作者: Mango

代码示例1
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