AJ ONeal 0d9df94a24
test(gitshallow): regression test for upstream force-push recovery
Sets up a local bare upstream, clones via gitshallow, then rewrites
upstream history as an unrelated commit and force-pushes. A fresh
Repo instance's Fetch must succeed and install the new HEAD — the
old pull-based flow would fail with "refusing to merge unrelated
histories".

Runs under the default test build (no integration tag) because it
uses only a local bare repo; no network access required.
2026-04-20 20:05:52 -06:00
..