Compare commits

...

2 Commits

Author SHA1 Message Date
forbes-0023
dfa1da97dd chore: configure silo-client submodule to track main branch
Enables 'git submodule update --remote' to auto-advance to latest main.
2026-02-19 14:55:11 -06:00
43e905c00a Merge pull request 'feat(silo): BOM auto-extraction from Assembly links (#276)' (#49) from feat/bom-sync-and-manifest into main
Reviewed-on: #49
2026-02-19 20:27:14 +00:00

1
.gitmodules vendored
View File

@@ -1,3 +1,4 @@
[submodule "silo-client"]
path = silo-client
url = https://git.kindred-systems.com/kindred/silo-client.git
branch = main