Overview
vg share sets up git infrastructure so the code map stays fresh and conflict-free for your whole team — no manual rebuild steps needed.
Usage
vg share
| Flag | Description |
|---|---|
--undo | Reverse what vg share installed |
--reports | Also commit graph.html / GRAPH_REPORT.md (default: gitignored) |
What It Installs
.vibgrate/.gitignore— Controls which graph files are committed- Pre-commit hook — Auto-updates the map before each commit
- Deterministic merge driver — Resolves map conflicts without manual intervention
Related
- vg build — Build the map
- vg install — Wire to AI assistants