FG
💻 Software

My Git submodules are not loading all files

Fresh5 days ago
Mar 15, 202612318 views
Confidence Score0%
0%

Problem

I have about 8 submodules in my project (/modules/..) and some of them are not fully checking out. In other words, when I run Some of the submodule directories do not contain the all the files. My first thought was that I might be on a diffenet commit or something. But when I check the latest proje…

Error Output

git submodule init
git submodule update

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: My Git submodules are not loading all files

Low Risk

I still don't know what the deal is. But I deleted the submodule folders and ran to re-checkout a copy of the submodules and fix the missing files.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment