fix(gsd): restore autoCommit import after rebase conflict
This commit is contained in:
parent
f9f712098d
commit
249bf11196
1 changed files with 1 additions and 0 deletions
|
|
@ -113,6 +113,7 @@ import {
|
|||
import { existsSync, unlinkSync } from "node:fs";
|
||||
import { join } from "node:path";
|
||||
import { _resetHasChangesCache } from "./native-git-bridge.js";
|
||||
import { autoCommitCurrentBranch } from "./worktree.js";
|
||||
|
||||
// ─── Rogue File Detection ──────────────────────────────────────────────────
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue