mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-01-14 22:18:43 +00:00
5 lines
217 B
Bash
5 lines
217 B
Bash
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 |