Explore >> Select a destination


You are here

thork.net
| | timmousk.com
14.2 parsecs away

Travel
| | This article explains how to reset a Git submodule and gives multiple methods (with code snippets) to achieve it.
| | sporks.space
14.2 parsecs away

Travel
| | Let's say you have a submodule that you want to change, but the submodule itself is huge. You might not want another copy of it, so you're holding off on running git submodule update --init. Internally in your repo, Git... Continue reading ?
| | pbrisbin.com
17.7 parsecs away

Travel
| | Git submodules are pretty great. They allow you to have nested git repositories so that modular parts of your app can exist as separate repos but be worked with as one file tree. Another benefit is that when submodules are pushed to github they appear simply as links to the repos they represent. If your not familiar, go ahead and google then come back - how submodules work overall is not the point of this post.
| | pm3.com.br
36.5 parsecs away

Travel
| Saiba o que é Design Sprint, os benefícios, etapas, desafios e como se preparar para obter bons resultados com essa metodologia