Skip to content

Instantly share code, notes, and snippets.

View tuckersaurus's full-sized avatar

Shea Cox tuckersaurus

  • 12:22 (UTC -04:00)
View GitHub Profile
@tuckersaurus
tuckersaurus / git-submodule-automation.md
Created April 22, 2026 20:07
Git Submodule Automation Guide — workspace repo setup with hooks and devcontainer path parity

Git Submodule Automation Guide

A step-by-step setup for a workspace repository that uses git submodules for source repos, with automation that eliminates day-to-day submodule friction.


Overview

The goal is a workspace repo that:

  • Contains devcontainer config, VS Code workspace files, and .githooks/