Skip to main content

Module git

Module git 

Source
Expand description

mkit git — the git bridge subcommands (feature git-bridge): deterministic export to git mirrors (SPEC-GIT-BRIDGE) and, as the phases land, importer-signed import (SPEC-GIT-IMPORT).

Translation happens into a local bare staging repo under .mkit/git/<remote>/repo.git, then a single git push with per-ref --force-with-lease moves the mirror. Per-ref refusals (remix ancestry, git-illegal ref names, non-canonical chunking) skip that ref with an actionable warning and export the rest (SPEC-GIT-BRIDGE §8, §12).

Functions§

run