Configuration
Environment Variables
Section titled “Environment Variables”| Variable | Description |
|---|---|
GDA_DEV=1 | Enable debug logging to stderr with timestamps and operation durations |
Remote Configuration
Section titled “Remote Configuration”Remotes are stored in .gdarc at the repository root in YAML format:
remotes: origin: rsync://server/path/to/storeUse gda remote add to manage remotes.
No Other Configuration
Section titled “No Other Configuration”GDA is zero-config. No config files, no gitignore equivalents. The .gda/ directory is automatically excluded from operations.