langfield / ki

version control for Anki collections
https://langfield.github.io/ki/
GNU Affero General Public License v3.0
70 stars 3 forks source link

Add support for subdeck remotes #163

Closed langfield closed 8 months ago

langfield commented 8 months ago

Adds a script subtree.sh that, given a <subdeck> and a <remote> corresponding to a newly-created GitHub repository, converts that subdeck into a git subtree, creates a new repository for it on the user's machine, and pushes it to the remote.

From then on, the subtree in the main ki repository will track the specified remote.