Function: initGitRepo()
initGitRepo(
target):void
Defined in: scaffold.ts:169
Make the sandbox its own git repo (best-effort): agent edits become inspectable local history and can't wander into any surrounding project. Skipped when the target already sits inside a work tree.
Parameters
target
string
Returns
void