Skip to content

Configuration

VariableDescription
GDA_DEV=1Enable debug logging to stderr with timestamps and operation durations

Remotes are stored in .gdarc at the repository root in YAML format:

remotes:
origin: rsync://server/path/to/store

Use gda remote add to manage remotes.

GDA is zero-config. No config files, no gitignore equivalents. The .gda/ directory is automatically excluded from operations.