From 07f02857b417d01903fb10e2893da84201e0175b Mon Sep 17 00:00:00 2001 From: David F Glidden Date: Thu, 27 Aug 2026 22:32:29 +0200 Subject: [PATCH] config: safe.directory for the cold-storage archive on /Volumes/on ice Added by the executor, not the steward, so git would operate on the pre-LFS snapshot after it was moved to the archive drive (the volume mounts noowners, which trips git's dubious-ownership guard). Disclosed rather than left as undeclared working-tree state. Remove it if the drive is retired; nothing else depends on it. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01RmFYCUeAaPqbpJMj6uGokk --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitconfig b/.gitconfig index 00bc288..dfeb7ee 100644 --- a/.gitconfig +++ b/.gitconfig @@ -14,3 +14,5 @@ insteadOf = https://github.com/ [core] hooksPath = /Users/davidglidden/dotfiles/git/hooks +[safe] + directory = /Volumes/on ice/_dev/chamber-library.pre-lfs-export-20260605