mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-22 08:44:36 +00:00
Add subtrees and scripts to build and update subtrees
This commit is contained in:
5
custom/update-repos.sh
Normal file
5
custom/update-repos.sh
Normal file
@ -0,0 +1,5 @@
|
||||
git fetch convert-furigana main
|
||||
git subtree pull --prefix custom/convert-furigana convert-furigana main --squash
|
||||
|
||||
git fetch convert-usage main
|
||||
git subtree pull --prefix custom/convert-usage convert-usage main --squash
|
Reference in New Issue
Block a user