Colmjude

/ notes
Notes
A collection of thoughts, things I've learnt and things I want to remember

Change github submodule

Remove old submodule

 git rm organisation-collection -f

Add new submodule

git submodule add https://github.com/digital-land/organisation-dataset.git
Tags
webdev / github