-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Currently all data is in the master branch, which makes the master-branch very heavy. If I want to use a data-set in pnext-io, I have to use it as submodule but that would always use all the data-sets (that could become quite many).
My suggestion would be to change the way we manage data sets and have each data-set in its own branch and the master branch would keep the references to each data-set.
Here is an example master branch & referenced branches:
https://github.com/pnext/samples/tree/master2
https://github.com/pnext/samples/tree/RandomSample
https://github.com/pnext/samples/tree/NorthCarolina
@iosefa What do you think? Good idea?
Metadata
Metadata
Assignees
Labels
No labels