mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Move submodules into repo #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @andrewrabert on GitHub (Dec 10, 2018).
Originally assigned to: @joshuaboniface on GitHub.
I don't see a point to having the submodules exist in separate repos. We're not releasing them separately so it only makes source control more complex.
We should move the code into this repository.
@joshuaboniface commented on GitHub (Dec 10, 2018):
Agreed! I'll start merging these in.
@JustAMan commented on GitHub (Dec 10, 2018):
+1. Having them that way was just the fastest method for me to start cleaning blobs