From: Jakub Czajka Date: Tue, 7 Jul 2026 22:35:36 +0000 (+0200) Subject: [ai] Set baseRef to head. X-Git-Url: https://git.ekhem.eu.org/?a=commitdiff_plain;h=359f56f46aebeada9eef3b3d2ee7bbdf5acde4c7;p=guix.git [ai] Set baseRef to head. --- diff --git a/.claude/settings.json b/.claude/settings.json index 3366007..f9249f5 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -3,6 +3,9 @@ "GUIX_BIN": "/run/current-system/profile/bin", "PROFILE": "nonfree" }, + "worktree": { + "baseRef": "head" + }, "statusLine": { "type": "command", "command": "${CLAUDE_PROJECT_DIR}/.claude/hooks/status-line"