summaryrefslogtreecommitdiff
path: root/internal/version/version.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-07-13 21:26:16 +0300
committerPaul Buetow <paul@buetow.org>2025-07-13 21:26:16 +0300
commit735cbc11e1a3e103a69c03390b5f40ecc810dc9c (patch)
tree0622c72f3c9d3ea2f8c9e9fd39d59a68b87d6351 /internal/version/version.go
parentfa5ef028ec9a7af801710eed190057d3b3c172f0 (diff)
fix: update default config path to follow XDG Base Directory spec
- Change default config from ~/.gitsyncer.json to ~/.config/gitsyncer/config - Update all documentation and help text to reflect new path - LoadConfig still checks common locations for backward compatibility: - ./gitsyncer.json - ~/.config/gitsyncer/config (new default) - ~/.gitsyncer.json This follows the XDG Base Directory specification for better organization of configuration files. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'internal/version/version.go')
0 files changed, 0 insertions, 0 deletions