Skip to content

Files

Latest commit

151dda7 · Nov 14, 2024

History

History

git-subtree

day-blog

use vitepress to record something

subtree 添加项目

更新 subtree

提交

可以设置别名 git remote add child-name https://github.com/Bluestar123/day-blog.git

  • git subtree push --prefix=git-subtree child-name main

subtree 不需要像 submodule 一样递归更新子项目。直接就可以拉下来