|
You are here |
blog.bdw.li | ||
| | | | |
timmousk.com
|
|
| | | | | This article explains how to reset a Git submodule and gives multiple methods (with code snippets) to achieve it. | |
| | | | |
sporks.space
|
|
| | | | | 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 ? | |
| | | | |
msfjarvis.dev
|
|
| | | | | A running log of Git concepts I've learned since I started journaling | |
| | | | |
www.tysonmaly.com
|
|
| | | [AI summary] This guide explains how to clone a specific old version of a Git repository using a commit hash to ensure compatibility with dependent libraries. | ||