Files
dotfiles/.gitconfig
T
David F GliddenandClaude Opus 5 07f02857b4 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 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RmFYCUeAaPqbpJMj6uGokk
2026-08-27 22:32:29 +02:00

19 lines
537 B
INI

# This is Git's per-user configuration file.
[user]
name = David F Glidden
email = d@davidglidden.eu
# Please adapt and uncomment the following lines:
# name = David GLIDDEN
# email = davidglidden@Macintosh.home
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
[url "git@github.com:"]
insteadOf = https://github.com/
[core]
hooksPath = /Users/davidglidden/dotfiles/git/hooks
[safe]
directory = /Volumes/on ice/_dev/chamber-library.pre-lfs-export-20260605