gorpipe / gor

GORpipe is a tool based on a genomic ordered relational architecture and allows analysis of large sets of genomic and phenotypic tabular data using declarative query language, in a parallel execution engine.
GNU Affero General Public License v3.0
40 stars 13 forks source link

Tests data submodule #17

Closed CarlosBorroto closed 1 year ago

CarlosBorroto commented 1 year ago

Two small changes.

Fixes error:

❯ git submodule update --init --recursive
Submodule 'tests/data' (https://github.com/gorpipe/gor-test-data.git) registered for path 'tests/data'
Cloning into '/Users/cborroto/Projects/gor/tests/data'...
fatal: remote error: upload-pack: not our ref 3f72499be2141dc112f957993a0b123bc280c222
fatal: Fetched in submodule path 'tests/data', but it did not contain 3f72499be2141dc112f957993a0b123bc280c222. Direct fetching of that commit failed.