We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kos-registry is now included as a git submodule, but there are no instructions that it is necessary to fetch that. So we need something like this:
# Either git submodule init git submodule update # Or git clone --recurse-submodules https://github.com/gbv/cocoda-mappings.git
The text was updated successfully, but these errors were encountered:
We should better remove the submodule and get kos-registry by other means (see gbv/kos-registry#25 and gbv/kos-registry#9).
Sorry, something went wrong.
No branches or pull requests
kos-registry is now included as a git submodule, but there are no instructions that it is necessary to fetch that. So we need something like this:
The text was updated successfully, but these errors were encountered: