Skip to content

Conversation

@aaaaalbert
Copy link

Note: This is an alternative version of #6 using a squashed subtree.

The pd-lib-builder tips-and-tricks document suggests that repositories should include pd-lib-builder by declaring it a git-subtree rather than a git-submodule.

This PR does that: It removes the previous submodule-type of inclusion, and implements the subtree-type inclusion instead. In contrast to #6 which pulls in the full commit history of the subtree, this PR here squashes the history before inclusion.

Note: I don't actually suggest that using subtree is the way to go. At least for me it has been almost a decade since I last pondered the subtree-vs-submodule question. However, I think that the "helloworld" example linked from pd-lib-builder's README should follow best announced practices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant