Skip to content

Change to submodule structures #3

@martinheidegger

Description

@martinheidegger

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions