[PR #14248] [MERGED] Remove vestigial submodule entry #30029

Open
opened 2026-01-31 09:38:15 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/14248
Author: @Dan-Albrecht
Created: 10/18/2022
Status: ✅ Merged
Merged: 10/20/2022
Merged by: @undefined

Base: main ← Head: fixSubmodule


📝 Commits (1)

  • fda3019 Remove vestigial submodule entry

📊 Changes

1 file changed (+0 additions, -3 deletions)

View changed files

📝 .gitmodules (+0 -3)

📄 Description

Remove vestigial submodule entry

References

#12778 removed the actual WIL submodule, but there was still an entry left in the .gitmodules file that was causing me confusion about an orphaned submodule directory I had in an old copy of the repo.

Validation Steps Performed

  • Official validation checks passed
  • Build still works locally after a git clean -fdx

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/14248 **Author:** [@Dan-Albrecht](https://github.com/Dan-Albrecht) **Created:** 10/18/2022 **Status:** ✅ Merged **Merged:** 10/20/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `fixSubmodule` --- ### 📝 Commits (1) - [`fda3019`](https://github.com/microsoft/terminal/commit/fda3019bcc0e6934a74b4348aed5b4a3ba57ce7f) Remove vestigial submodule entry ### 📊 Changes **1 file changed** (+0 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.gitmodules` (+0 -3) </details> ### 📄 Description Remove vestigial submodule entry ## References #12778 removed the actual WIL submodule, but there was still an entry left in the `.gitmodules` file that was causing me confusion about an orphaned submodule directory I had in an old copy of the repo. ## Validation Steps Performed - Official validation checks passed - Build still works locally after a `git clean -fdx` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:38:15 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30029