Files
bot-bottle/tests/unit
didericis 824527497c
test / unit (pull_request) Successful in 12s
test / integration (pull_request) Successful in 16s
feat(git-gate): rewrite both fetch and push via insteadOf
The agent's ~/.gitconfig now uses insteadOf (not pushInsteadOf),
so every git operation against a declared upstream — push, fetch,
clone, pull, ls-remote — routes through the gate. Matches the
gate's now-bidirectional design: fetch is mirrored via the
access-hook, push is gated via gitleaks.
2026-05-12 21:38:44 -04:00
..