You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove mesecons/, git add and commit, then add the mod back with git subtree add --prefix=mods/mesecons/ https://github.com/minetest-mods/mesecons master --squash https://github.com/HybridDog/moontest/tree/subtree_r
If I understand the man page correctly, git subtree split --onto=<commit_id> can somehow be used to avoid removing and readding mesecons but I didn't figure out how it works.
In moontest there's the mesecons_compatibility removal commit. But the new mesecons doesn't seem to have this folder.
The mesecons mod's version is from 2014: https://github.com/HarpNetStudios/moontest/commits/master/mods/mesecons
git subtree can be used to cleanly keep mods up to date and keep moontest-related changes
The text was updated successfully, but these errors were encountered: