
This really is a short gist showing a clean way to remove a plugin which has been indexed by the main project Git repo but which now needs to live in its own repo – as a Git Submodule:
In the example above you would replace REPO
with the name of the GitHub repo – for example q
and USER
with your GitHub user name – for example qstudio
– giving:
https://github.com/qstudio/q
That’s it! Happy coding đŸ™‚
No comments on this article yet.