✳flâneur — a map of the web's best reading
Demystifying git submodules
cyberdemon.org · 2,425 words · saved by 1 readers
Demystifying git submodules by showing exactly how they work.
Dmitry Mazin "cyberdemon.org is a cool domain" home / email me / bluesky / mastodon / RSS feed / Telegram channel about --> Throughout my career, I have found git submodules to be a pain. Because I did not understand them, I kept getting myself into frustrating situations. So, I finally sat down and learned how git tracks submodules. Turns out, it’s not complex at all. It’s just different from how git tracks regular files. It’s just one more thing you have to learn. In this article, I’ll explain exactly what I needed to know in order to work with submodules without inflicting self-damage. (Thi
Explore this link on the map →saved by
related reading
- Git Submodulesw3schools.com
- Git - user-manual Documentationgit-scm.com
- How Git works: A complete guide to branches, merges, and collaborationdeveloper.ibm.com
- Git's database internals V: scalability - The GitHub Bloggithub.blog
- Version Control with Gitweb.mit.edu
- Version Control (Git) · Missing Semestermissing.csail.mit.edu
- Why GitHub Actually Won | Butler's Logblog.gitbutler.com
- How to Write a Git Commit Messagecbea.ms
- Git was built in 5 daysgraphite.dev
- Get up to speed with partial clone and shallow clone - The GitHub Bloggithub.blog
- OMBD#21: Master Git Diff With These Not-So-Known Commands | by Jon Portella | ITNEXTjportella93.medium.com
- Reading 5: Version Controlweb.mit.edu