Explore >> Select a destination


You are here

blog.bdw.li
| | thork.net
22.1 parsecs away

Travel
| | GM! Just a short note describing a recent new project of mine, git merkle (gm)! gm is a recursive tree of all the repos I've worked on since 2017 after a little spring cleaning; I removed about 40% of my pre-existing github repo history in the process of writing gm.
| | timmousk.com
8.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
10.5 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 ?
| | blog.melski.net
79.7 parsecs away

Travel
| Welcome! You've found Eric Melski's personal blog, where I share my thoughts about software development, with a particular emphasis on software build acceleration and data visualization. I'm a software developer with over 20 years of professional experience. Creating high quality, high performance software that solves real problems is my passion. Currently, I'm a Senior Software...