fix(submodule): repoint kicad at the rebased 3d-webgl-port head

The rebase-landing of 3d-webgl-port rewrote the kicad submodule branch
(979e4d1ef7 -> eb13ff3b, same content on the occ-split base) and
force-pushed it, but the rebased root commits kept the gitlink at the
now-orphaned pre-rebase SHA — every checkout of main (CI actions/checkout
included) failed with 'upload-pack: not our ref 979e4d1ef7'.

Point the gitlink at eb13ff3b, which both kicad wasm-port and
3d-webgl-port already reference. Lesson: when a landing rebases a
submodule too, bump the root gitlinks to the rewritten SHAs and push the
submodule first (scripts/git-workflow/repo-status.sh catches this).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Istvan Matejcsok 2026-07-03 16:20:08 +02:00
commit aa78c9c5b1

2
kicad

@ -1 +1 @@
Subproject commit 979e4d1ef7ceedf8c2f86b27e932dfa129fe8d4f
Subproject commit eb13ff3bdc5b4ab894afb1092ba37b2a168baf36