Harald Meland <harald.meland at usit.uio.no> writes:
> In principle, I disagree -- there might be config variables where the
> empty string is a perfectly useful value.
I agree, setting to empty string is usefull. But the defaul value is is
not unless requested with special option, like:
bzr config set --default <variable>
Jari