Pinned Loading
-
How effectively delete a git submodule.
How effectively delete a git submodule. 1To remove a submodule you need to:
23- Delete the relevant section from the .gitmodules file.
4- Stage the .gitmodules changes git add .gitmodules
5- Delete the relevant section from .git/config.
-
One liner for deleting images from a...
One liner for deleting images from a v2 docker registry 1# One liner for deleting images from a v2 docker registry
23Just plug in your own values for registry and repo/image name.
45```bash
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.