2021-10-10
|~1 min read
|155 words
Deleting a git submodule is a potentially confusing aspect of working with them. This is because while they can be removed from some…
2021-10-10
|~1 min read
|157 words
Git Submodules can be really useful, but they’re not always straightforward to use. Today, I want to explore the API a bit. The full API…
2021-10-10
|~12 min read
|2303 words
I was having a discussion with some friends recently when they mentioned that were using Git’s Submodules to manage the content for their…