playground-design-system/docs
Kjell Tore Guttormsen efaa3d0e79 docs(vendoring): name what source becomes, and why push must precede re-sync
The doc argued that the first real re-sync is what makes source_commit
truthful, but never said what the restored script actually writes: source is
the repo name (not a path, not a machine-local absolute path) and source_commit
is git rev-parse HEAD in the source checkout.

Naming the second half makes an ordering constraint visible that was implicit:
a re-sync run before this repo's commit reaches the public mirror stamps two
public consumer repos with a hash that exists on one machine. That is the
c1b7bad defect again with a fresher date, so the check to run first is written
out.
2026-08-27 00:49:46 +02:00
..
vendoring-and-re-sync.md docs(vendoring): name what source becomes, and why push must precede re-sync 2026-08-27 00:49:46 +02:00